|
|
|
|
|
by steveklabnik
3132 days ago
|
|
I agree that the best use-case here isn't full apps in Rust, but writing high-performance modules. The webpack team is working on stuff so you can just drop a rust file into your proejct, and it will do everything needed for super easy integration. https://crates.io/crates/stdweb sort of gives you the bindings you want, by the way. |
|