Cargo Features

AppSurface has no features set by default.

[dependencies]
app-surface = { version = "0.4.2", features = ["webgl"] }
webgl

Enables webgl of wgpu

wgpu:

Enables the GLES backend on Wasm

* ⚠️ WIP: Currently will also enable GLES dependencies on any other targets.

AppSurface has 1 feature without comment.