inset-embedder-default 0.3.1

Default host for Inset: winit on native, canvas WebGPU on wasm
docs.rs failed to build inset-embedder-default-0.3.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: inset-embedder-default-0.2.1

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.