Cargo Features

sjqmmo has no features set by default.

[dependencies]
sjqmmo = { version = "0.1.0", features = ["webgl2"] }
webgl2

Enables webgl2 of bevy ^0.12.1

bevy:

Enable some limitations to be able to use WebGL2. Please refer to the WebGL2 and WebGPU section of the examples README for more information on how to run Wasm builds with WebGPU.

sjqmmo has 1 feature without comment.