Cargo Features

Plinth-Core has no features set by default.

[dependencies]
plinth-core = { version = "0.1.0", features = ["webgl"] }
webgl

Enables webgl of wgpu ^24.0.1

wgpu:

Enables the GLES backend on WebAssembly only.

Plinth-Core has 1 feature without comment.