wasm-bindgen/crates
Alex Crichton 8e894fcfc5 Implement static imports
This allows importing static objects like `document`, `window`, or an arbitrary
JS object from a module
2018-03-21 08:09:59 -07:00
..
test-support test-support: Add ability to add new local dependencies to Cargo.toml 2018-03-07 10:06:25 -08:00
wasm-bindgen-cli Bump wasm-bindgen-cli to 0.1.1 2018-03-07 08:52:19 -08:00
wasm-bindgen-cli-support Implement static imports 2018-03-21 08:09:59 -07:00
wasm-bindgen-macro Implement static imports 2018-03-21 08:09:59 -07:00
wasm-bindgen-shared Implement static imports 2018-03-21 08:09:59 -07:00