Cargo Features
AppSurface has no features set by default.
[dependencies]
app-surface = { version = "1.2.3", features = ["webgl", "mac_catalyst"] }
- webgl
-
wgpu:
Enables the GLES backend on Wasm
* ⚠️ WIP: Currently will also enable GLES dependencies on any other targets. - mac_catalyst
AppSurface has 2 features without comments.