wasm-bindgen/guide
Alex Crichton 0ba7e8107c Add some blurbs about optimizing for size
The main thing we mention is to explicitly not measure the output of the
compiler, but only the ouput of `wasm-bindgen` itself.

Closes #826
2018-09-24 11:28:02 -07:00
..
src Add some blurbs about optimizing for size 2018-09-24 11:28:02 -07:00
.gitignore guide: Add the wasm-bindgen guide 2018-06-19 12:05:27 -07:00
book.toml guide: Add the wasm-bindgen guide 2018-06-19 12:05:27 -07:00
lib.rs Reorganize and rewrite examples 2018-09-20 16:45:30 -07:00