Svelte Hacker News logo
  • top
  • new
  • show
  • ask
  • jobs
  • about

Sunsetting the Rustwasm GitHub Org

blog.rust-lang.org

3 points by starwatch 8 hours ago

starwatch 8 hours ago

After seeing warnings about rustwasm not being maintained [1], I'm glad that wasm-bindgen is still actively supported [2]. That said, it's concerning that many previously recommended practices (e.g. like relying on wasm-pack) are now in question [3]. This makes it harder for devs to adopt Rust for building WASM apps.

[1]: https://rustwasm.github.io/docs/book/

[2]: https://github.com/wasm-bindgen

[3]: https://github.com/wasm-bindgen/wasm-bindgen/issues/4634