rustwasm.github.io icon indicating copy to clipboard operation
rustwasm.github.io copied to clipboard

Rust and WebAssembly website! 🦀 + 🕸

Results 10 rustwasm.github.io issues
Sort by recently updated
recently updated
newest added

So when reading on GitHub, the links point to the websites instead of 404.

### 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...

bug

I'm very curious about the progress made towards the 2019 roadmap. It appears that there hasn't been a blog post in a solid 6 months; perhaps the team would be...

question

Currently the guide uses wasm-bindgen everywhere, making it pretty much required. It might be better to explain how the interface with WASM works and link to wasm-bindgen only as convenience....

enhancement

### Describe the Bug Building the code on page [Implementing Conway's Game of Life](https://rustwasm.github.io/docs/book/game-of-life/implementing.html) fails with the below error: ```sh Error: failed to execute `wasm-opt`: exited with exit code: 1...

bug

### Describe the Bug I was following the example code at [https://rustwasm.github.io/docs/book/game-of-life/setup.html](https://rustwasm.github.io/docs/book/game-of-life/setup). I was able to install `cargo install cargo-generate` without a problem, and also have the latest LTS version...

bug

### Describe the Bug On using the tutorial #57 as a start, using `npm run build` yields an error. Just need to add a note to run `npm install` in...

bug

### Motivation https://rustwasm.github.io/wasm-bindgen/api/wasm_bindgen/ This is a link to the combined API docs for the wasm-bindgen family of crates. It's been super useful for me! But I'm honestly not sure how...

enhancement

Hi there! I'm James, the Launching Pad representative for the Rust Leadership Council. We recently archived the WASM Working Group (in https://github.com/rust-lang/team/pull/1489), as there were no remaining members on the...

bug

There are some more details at https://blog.rust-lang.org/inside-rust/2025/07/21/sunsetting-the-rustwasm-github-org/ but I wanted to give a heads up about the upcoming archiving of this repository. I plan on leaving a notice in the...