rustwasm / book

The Rust and WebAssembly Book
https://rustwasm.github.io/docs/book/
MIT License
1.73k stars 208 forks source link

Add wasm-bindgen-features on the crates you should know #86

Closed wizofe closed 6 years ago

wizofe commented 6 years ago

Summary

Add wasm-bindgen-futures to crates you should know section 🤔. Intention? To extend the documentation (and to get used to the process of the team and add even more features in the future!)

Fixes Issue #82