Started from tutorial - Tutorial
wasm-pack build
wasm-pack test --headless --firefox
wasm-bindgen
for communicating between WebAssembly and JavaScript.console_error_panic_hook
for logging panic messages to the developer console.wee_alloc
, an allocator optimized for small code size.