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
Hi,
you can use the wasm-pack command which you might need to install wasm-pack build --out-dir pkg
This will generate the missing module in the right folder
Hi,
I just tried to get this to run, however after executing commands in the readme,
I get error message saying "./pkg/rust_3d_demo" not found. I do have the target folder with all the artifacts and cargo build returns successfully.
My System:
Linux
npm - 7.20.3
node - v16.6.1
rustup 1.22.1 (b01adbbc3 2020-07-08)
cargo 1.46.0 (149022b1d 2020-07-17)
Thanks alot
The text was updated successfully, but these errors were encountered: