rustwasm / book

The Rust and WebAssembly Book
https://rustwasm.github.io/docs/book/
MIT License
1.73k stars 208 forks source link

Updated import paths for WASM files #286

Open jasonsalas opened 1 year ago

jasonsalas commented 1 year ago

Added paths to the generated WASM files by wasm-pack, and included command to set an environment variable for newer versions of Node if the server errors when starting.