wasm-bindgen/crates
Alex Crichton 047c41c1ec Generate a *.d.ts file for wasm files
This generates a `*.d.ts` file for the wasm file that wasm-bindgen emits
whenever typescript is enable *in addition* to the `*.d.ts` file that
already exists for the JS shim.

Closes #1040
2018-11-27 12:36:55 -08:00
..
backend Adds support for #[wasm_bindgen(typescript_custom_section)]. 2018-11-24 00:49:28 -05:00
cli Bump to 0.2.28 2018-11-12 09:28:01 -08:00
cli-support Generate a *.d.ts file for wasm files 2018-11-27 12:36:55 -08:00
futures Bump to 0.2.28 2018-11-12 09:28:01 -08:00
gc Bump to 0.2.28 2018-11-12 09:28:01 -08:00
js-sys Bump to 0.2.28 2018-11-12 09:28:01 -08:00
macro Bump to 0.2.28 2018-11-12 09:28:01 -08:00
macro-support Adds support for #[wasm_bindgen(typescript_custom_section)]. 2018-11-24 00:49:28 -05:00
shared Adds support for #[wasm_bindgen(typescript_custom_section)]. 2018-11-24 00:49:28 -05:00
test Bump to 0.2.28 2018-11-12 09:28:01 -08:00
test-macro Bump to 0.2.28 2018-11-12 09:28:01 -08:00
threads-xform Bump to 0.2.28 2018-11-12 09:28:01 -08:00
typescript cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
wasm-interpreter Bump to 0.2.28 2018-11-12 09:28:01 -08:00
web-sys Add manual docs for single manual function. 2018-11-13 14:36:33 +00:00
webidl Bump to 0.2.28 2018-11-12 09:28:01 -08:00
webidl-tests Add an optimization to directly wire up imported functions 2018-11-13 13:16:38 -08:00