mirror of
https://github.com/emilk/egui.git
synced 2026-06-28 07:23:13 -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:
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@@ -112,7 +112,7 @@ jobs:
|
||||
- name: wasm-bindgen
|
||||
uses: jetli/wasm-bindgen-action@v0.1.0
|
||||
with:
|
||||
version: "0.2.86"
|
||||
version: "0.2.87"
|
||||
|
||||
- run: ./scripts/wasm_bindgen_check.sh --skip-setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user