wasm-bindgen/crates
Alex Crichton aace8cedee Move table export to the anyref pass
Turns out #1704 was buggy and ended up never injecting initialization
because the anyref table was never present! This fixes that issue and
this should now be tested on CI to ensure this doesn't regress and
future changes preserve correctness
2019-08-13 12:08:56 -07:00
..
anyref-xform Move table export to the anyref pass 2019-08-13 12:08:56 -07:00
backend Add #[wasm_bindgen(assert_no_shim)] on imported functions for testing 2019-07-12 12:34:29 -07:00
cli Move table export to the anyref pass 2019-08-13 12:08:56 -07:00
cli-support Move table export to the anyref pass 2019-08-13 12:08:56 -07:00
futures Run cargo fmt over all code 2019-08-12 11:28:37 -07:00
js-sys moved threadsafe futures implementation to a separate file, made updates after review 2019-07-17 00:48:00 +03:00
macro Bump to 0.2.48 2019-07-11 15:02:39 -07:00
macro-support Merge pull request #1654 from fitzgen/no-import-shims 2019-07-15 10:13:11 -07:00
shared Add #[wasm_bindgen(assert_no_shim)] on imported functions for testing 2019-07-12 12:34:29 -07:00
test Bump to 0.2.48 2019-07-11 15:02:39 -07:00
test-macro Bump to 0.2.48 2019-07-11 15:02:39 -07:00
threads-xform Move table export to the anyref pass 2019-08-13 12:08:56 -07:00
typescript Run rustfmt over everything 2018-11-27 12:07:59 -08:00
typescript-tests Fix warning about dead code when testing on non-wasm32 targets 2019-07-09 13:17:52 -07:00
wasm-interpreter Move table export to the anyref pass 2019-08-13 12:08:56 -07:00
web-sys Adding in PartialEq and Eq to web-sys types 2019-07-18 23:12:49 +02:00
webidl Adding in PartialEq and Eq to web-sys types 2019-07-18 23:12:49 +02:00
webidl-tests Attempt to fix compilation issues on CI 2019-06-10 08:47:19 -07:00