rustwasm / book

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

Tweak size profiling info about debug info #116

Closed alexcrichton closed 5 years ago

alexcrichton commented 5 years ago

By default all debuginfo should be removed in the wasm-pack/wasm-opt toolchains, so be sure to mention that!