Cargo Features

renderling_core has no features set by default.

[dependencies]
renderling_core = { version = "0.1.5", features = ["wasm"] }
wasm

Enables webgl of wgpu ^0.14

wgpu:

Enables the GLES backend on Wasm

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

renderling_core has 1 feature without comment.