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? 😭
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? 😭