Cargo Features

pixel_engine_backend has no features set by default.

[dependencies]
pixel_engine_backend = { version = "0.8.0", 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.

pixel_engine_backend has 1 feature without comment.