Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
There was an error while loading. Please reload this page.
Describe the Bug
https://rustwasm.github.io/docs/wasm-pack/tutorials/hybrid-applications-with-webpack/using-your-library.html
This tutorials does not reflect what the default template generates
npm init rust-webpack your-package-name- the code snippets are completely different.Steps to Reproduce
run
npm init rust-webpack your-package-nameand view the files the tutorial points to.