diff --git a/README.md b/README.md
index 234fd4f..26b2f09 100644
--- a/README.md
+++ b/README.md
@@ -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 [
](https://travis-ci.org/passcod/cargo-watch)
* CMake
* [SiegeLord/RustCMake](https://github.com/SiegeLord/RustCMake) — an example project showing usage of CMake with Rust [
](https://travis-ci.org/SiegeLord/RustCMake)
+* Webpack
+ * [Ralvke/rust-loader](https://github.com/Ralvke/rust-loader) — Webpack Rust loader (wasm)
### Debugging