wargo-loader
v0.3.0
Published
Embed Rust in your webpack, with auto-installing Emscripten
Downloads
3
Readme
This is a simple Webpack loader for easy Rust to WebAssembly use. It uses wargo to quickly install and configure Emscripten.
This project is based off of rust-emscripten-loader by mrdziuban.
For more information, you can check out the wargo blog post or the documentation for the original-emscripten-loader