Cargo Features

truck-platform has no features set by default.

[dependencies]
truck-platform = { version = "0.6.0", features = ["webgl"] }
webgl

Enables webgl of wgpu ^22.1.0

wgpu:

Enables the GLES backend on Wasm

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

truck-platform has 1 feature without comment.