wasm-bindgen/tests
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
..
crates Remove use_extern_macros features 2018-08-19 14:33:01 -07:00
no-std Remove use_extern_macros features 2018-08-19 14:33:01 -07:00
wasm Add an accessor for wasm's own memory as a JS object 2018-08-27 11:05:55 -07:00
headless.rs Remove use_extern_macros features 2018-08-19 14:33:01 -07:00
non_wasm.rs Remove use_extern_macros features 2018-08-19 14:33:01 -07:00
std-crate-no-std-dep.rs Remove use_extern_macros features 2018-08-19 14:33:01 -07:00