We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Running on the Web with WebGPU and WebGL (markdown)
Update wasm-bindgen dependency
fix link
Include `RUSTFLAGS=--cfg=web_sys_unstable_apis` in command for running the examples on WebGPU along with a note explaining why it is needed.
Remove "cross" reference
Explain that the `wasm32-unknown-unknown` target must be installed first.
Update for cargo run-wasm
Update wasm-bindgen version
Moved wasm-bindgen-cli install instructions to a common location.
Improve the WebGL instructions to mention to the run-wasm-example.sh script.
Move over wgpu-rs wiki pages