The stock host: winit on native, the canvas WebGPU host on wasm.
An application depends on this crate instead of picking an embedder and
repeating target-cfg dependencies. DefaultEmbedder::run is the same
closure on both.
The stock host: winit on native, the canvas WebGPU host on wasm.
An application depends on this crate instead of picking an embedder and
repeating target-cfg dependencies. DefaultEmbedder::run is the same
closure on both.