wasm-bindgen/crates
Alex Crichton 4407a791c2 Discard internal LLD symbols during gc
These don't seem to be widely used and they're not needed by
wasm-bindgen itself, so let's remove the symbols by default and
optionally in the future we can add an option to retain them.
2018-10-28 10:11:02 -07:00
..
backend Don't use JSON for custom section format 2018-10-12 11:23:00 -07:00
cli Shrink binary size of distributed wasm-bindgen 2018-10-17 19:15:09 -07:00
cli-support Implement support for WebAssembly threads 2018-10-23 01:20:18 -07:00
futures Merge pull request #954 from alexcrichton/fix-futures 2018-10-23 16:40:31 +02:00
gc Discard internal LLD symbols during gc 2018-10-28 10:11:02 -07:00
js-sys Bind more Typed Array constructors in js-sys 2018-10-16 11:16:22 -07:00
macro Bump to 0.2.25 2018-10-10 13:19:40 -07:00
macro-support Don't use JSON for custom section format 2018-10-12 11:23:00 -07:00
shared Don't use JSON for custom section format 2018-10-12 11:23:00 -07:00
test Bump to 0.2.25 2018-10-10 13:19:40 -07:00
test-macro Bump to 0.2.25 2018-10-10 13:19:40 -07:00
threads-xform Implement support for WebAssembly threads 2018-10-23 01:20:18 -07:00
typescript cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
wasm-interpreter Update parity-wasm 2018-10-16 14:04:40 -07:00
web-sys Bump to 0.2.25 2018-10-10 13:19:40 -07:00
webidl Bump to 0.2.25 2018-10-10 13:19:40 -07:00
webidl-tests cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00