You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installing from the template, under Windows, no any wasm file is generated.
So wasm-bindgen complains:
error: failed to read target/wasm32-unknown-unknown/release/egui.wasm
Caused by:
0: failed to read target/wasm32-unknown-unknown/release/egui.wasm
1: The system cannot find the file specified. (os error 2)
Thank you for your answer.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Installing from the template, under Windows, no any wasm file is generated.
So wasm-bindgen complains:
error: failed to read
target/wasm32-unknown-unknown/release/egui.wasm
Caused by:
0: failed to read
target/wasm32-unknown-unknown/release/egui.wasm
1: The system cannot find the file specified. (os error 2)
Thank you for your answer.
Beta Was this translation helpful? Give feedback.
All reactions