Error loading Rust wasm module 'wasmchat': RuntimeError: unreachable #1931
aman2909verma
started this conversation in
General
Replies: 1 comment
-
There's very little I can do to help you with this because of the following reasons:
Consider updating to a more recent version of Yew and switching over to Trunk for the build tool. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am building a yewchat app from a wasm book by kevin hoffman but I see the above errors in the web console when I run my server using this command
cargo-web start --target=wasm32-unknown-unknown
The github link of my project is https://github.com/aman09v/YewChat
Please help me with this issue
Beta Was this translation helpful? Give feedback.
All reactions