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
As I didn't install emscripten tools, I Add a Web.toml to the example(cloned with the yew git repo) to change the default target to rustup's wasm32-unknown-unknown, then build.
Expected Results
the game should be shown and the buttons shoud work
Description
I'm submitting a question
As I didn't install emscripten tools, I Add a
Web.toml
to the example(cloned with the yew git repo) to change the default target to rustup'swasm32-unknown-unknown
, then build.Expected Results
the game should be shown and the buttons shoud work
Actual Results
Encounter a panic
Context (Environment)
cargo-web: v0.6.10
browser if relevant: Firefox Quantum 58
The text was updated successfully, but these errors were encountered: