mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-24 06:11:30 +11:00
b7e7755edd
* Improve web example * Implement basic logger into the example webpage * Repace bash script with xtask * replace wasm-bindgen-cli with wasm-bindgen-cli-support * refactor * Move logic into external crate. * Remove CI changes * Review feedback
3 lines
71 B
TOML
3 lines
71 B
TOML
[alias]
|
|
run-wasm = ["run", "--release", "--package", "run-wasm", "--"]
|