wrothmir
Results
4
comments of
wrothmir
@edublancas On it!
I am facing this issue as well. ``` Caused by: 0: Failed to generate wasm-bindgen bindings 1: it looks like the Rust project used to create this Wasm file was...
@brianmay I fixed the issue by not installing `dioxus-cli` through the Nix Store and instead just using cargo to do that. It works correctly now. I've just started with Rust...