webassembly-examples
webassembly-examples copied to clipboard
chore: update package.lock
A few security advisories to address here.
- [x] tested locally and runs as expected with:
wasm-pack build --target bundler
cd site
npm i && npm run serve