wasm-bindgen/crates/cli-support
Alex Crichton e1474110d4 Add an accessor for wasm's own memory as a JS object
In addition to closing #495 this'll be useful eventually when instantiating
multiple wasm modules from Rust as you'd now be able to acquire a reference to
the current module in Rust itself.
2018-08-27 11:05:55 -07:00
..
src Add an accessor for wasm's own memory as a JS object 2018-08-27 11:05:55 -07:00
Cargo.toml Remove dependency on wasmi 2018-08-20 15:14:56 -07:00
LICENSE-APACHE Rename directories to remove "wasm-bindgen-" prefix in sub-crates 2018-03-29 08:28:25 -07:00
LICENSE-MIT Rename directories to remove "wasm-bindgen-" prefix in sub-crates 2018-03-29 08:28:25 -07:00