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
I used the console! macro in the inner rust project. When I build it with wasm-pack , it is successful. But it encountered a panic on the front-end page and output the following message:
Error importing index.js: RuntimeError: unreachable ...
can anyone help? 😭
The text was updated successfully, but these errors were encountered:
I used the console! macro in the inner rust project. When I build it with wasm-pack , it is successful. But it encountered a panic on the front-end page and output the following message:
Error importing
index.js
: RuntimeError: unreachable ...can anyone help? 😭
The text was updated successfully, but these errors were encountered: