wasm-bindgen/crates/cli
Alex Crichton dadcff15ef Add an example of wasm2asm and wasm-bindgen
This commit adds an example of executing the `wasm2asm` tool to generate asm.js
output instead of WebAssembly. This is often useful when supporting older
browsers, such as IE 11, that doesn't have native support for WebAssembly.
2018-04-30 13:29:34 -07:00
..
src/bin Add an example of wasm2asm and wasm-bindgen 2018-04-30 13:29:34 -07:00
Cargo.toml Bump to 0.2.7 2018-04-27 19:48:57 -07:00