Cargo Features

Plinth-Core has no features set by default.

[dependencies]
plinth-core = { version = "0.1.0", 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.

Plinth-Core has 1 feature without comment.