wasm-bindgen/crates
Alex Crichton 6eef5f7b52
Move the js module to a js_sys crate (#512)
* Move the `js` module to a `js_sys` crate

* Update js-sys tests to pass again

* Update binding_to_unimplemented_apis_doesnt_break_everything

Remove its dependency on the `js` module

* Update metadata for js-sys

* Fix the `closures` example
2018-07-19 14:30:58 -05:00
..
backend Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
cli Remove debug sections by default 2018-07-13 08:12:12 -07:00
cli-support Work around #483 2018-07-16 13:44:41 -07:00
js-sys Move the js module to a js_sys crate (#512) 2018-07-19 14:30:58 -05:00
macro Fix symbol conflicts defined in two crates (#496) 2018-07-17 18:24:48 -05:00
shared address my comments for #470 2018-07-13 22:36:51 -07:00
test-project-builder Create the web-sys crate mechanically from WebIDL (#409) 2018-07-09 16:35:25 -07:00
typescript Fix compile on latest nightly (#489) 2018-07-17 09:11:30 -05:00
web-sys Implementing Element in web-sys (#508) 2018-07-19 10:46:26 -05:00
webidl Add support for more slice types in WebIDL 2018-07-19 08:46:45 -07:00