mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Update to wasm-bindgen 0.2.87 (#3237)
* Update to wasm-bindgen 0.2.87 Required by the new `wgpu` version * Catch unknown arguments to build_demo_web.sh
This commit is contained in:
@@ -7,4 +7,4 @@ cd "$script_path/.."
|
||||
rustup target add wasm32-unknown-unknown
|
||||
|
||||
# For generating JS bindings:
|
||||
cargo install wasm-bindgen-cli --version 0.2.86
|
||||
cargo install wasm-bindgen-cli --version 0.2.87
|
||||
|
||||
Reference in New Issue
Block a user