mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-22 20:03:07 +00:00
Add rust-loader
This commit is contained in:
parent
eaee6b0e6c
commit
2fe5dbac40
1 changed files with 2 additions and 0 deletions
|
@ -211,6 +211,8 @@ See also [Friends of Rust](https://www.rust-lang.org/friends.html) (organization
|
|||
* [passcod/cargo-watch](https://github.com/passcod/cargo-watch) [[cargo-watch](https://crates.io/crates/cargo-watch)] — utility for cargo to compile projects when sources change [<img src="https://api.travis-ci.org/passcod/cargo-watch.svg?branch=master">](https://travis-ci.org/passcod/cargo-watch)
|
||||
* CMake
|
||||
* [SiegeLord/RustCMake](https://github.com/SiegeLord/RustCMake) — an example project showing usage of CMake with Rust [<img src="https://api.travis-ci.org/SiegeLord/RustCMake.svg?branch=master">](https://travis-ci.org/SiegeLord/RustCMake)
|
||||
* Webpack
|
||||
* [Ralvke/rust-loader](https://github.com/Ralvke/rust-loader) — Webpack Rust loader (wasm)
|
||||
|
||||
### Debugging
|
||||
|
||||
|
|
Loading…
Reference in a new issue