wasm-bindgen/crates
Alex Crichton c5c7acc766
Preserve the function table explicitly (#1970)
The main gc pass of unused items in wasm-bindgen was accidentally
removing the function table because we weren't properly rooting it in
the auxiliary section which has a few ways that imports can reference
the function table via intrinsics and closures.

Closes #1967
2020-01-21 13:02:13 -06:00
..
anyref-xform Bump to 0.2.58 (#1946) 2020-01-07 13:48:25 -06:00
backend Bump to 0.2.58 (#1946) 2020-01-07 13:48:25 -06:00
cli Preserve the function table explicitly (#1970) 2020-01-21 13:02:13 -06:00
cli-support Preserve the function table explicitly (#1970) 2020-01-21 13:02:13 -06:00
futures Bump to 0.2.58 (#1946) 2020-01-07 13:48:25 -06:00
js-sys Add javascript Number consts. (#1965) 2020-01-21 10:14:50 -06:00
macro Bump to 0.2.58 (#1946) 2020-01-07 13:48:25 -06:00
macro-support Bump to 0.2.58 (#1946) 2020-01-07 13:48:25 -06:00
multi-value-xform Bump to 0.2.58 (#1946) 2020-01-07 13:48:25 -06:00
shared Bump to 0.2.58 (#1946) 2020-01-07 13:48:25 -06:00
test Bump to 0.2.58 (#1946) 2020-01-07 13:48:25 -06:00
test-macro Bump to 0.2.58 (#1946) 2020-01-07 13:48:25 -06:00
threads-xform Bump to 0.2.58 (#1946) 2020-01-07 13:48:25 -06:00
typescript-tests Store richer adapter types, don't use instructions for TypeScript (#1945) 2020-01-07 11:34:02 -06:00
wasm-conventions Bump to 0.2.58 (#1946) 2020-01-07 13:48:25 -06:00
wasm-interpreter Bump to 0.2.58 (#1946) 2020-01-07 13:48:25 -06:00
web-sys Bump to 0.2.58 (#1946) 2020-01-07 13:48:25 -06:00
webidl Adding missing uniformMatrix bindings rules for non-square matrices. (#1957) 2020-01-15 13:08:19 -06:00
webidl-tests Fix return type of WebIDL indexing getters (#1789) 2019-10-03 19:48:37 -05:00