Cargo Features

MDanceIO has no features set by default.

[dependencies]
mdanceio = { version = "0.1.2", features = ["webgl"] }
webgl

Enables webgl of wgpu ^0.14.0

wgpu:

Enables the GLES backend on Wasm

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

MDanceIO has 1 feature without comment.