inset-embedder-default 0.2.0

Default host for Inset: winit on native, canvas WebGPU on wasm
Documentation

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.