wasm-bindgen/crates
Alex Crichton c8451d6f3e Rename some files
* Use "legacy" instead of "stable" since `futures 0.1` is quicly
  becoming "legacy"
* Rename "atomics" to "legacy_atomics" to leave room for the
  libstd-based futures atomics version.
* Rename "polyfill" to "wait_async_polyfill" to specify what it's
  polyfilling.
2019-07-18 14:00:45 -07:00
..
anyref-xform Bump to 0.2.48 2019-07-11 15:02:39 -07:00
backend Add #[wasm_bindgen(assert_no_shim)] on imported functions for testing 2019-07-12 12:34:29 -07:00
cli Bump to 0.2.48 2019-07-11 15:02:39 -07:00
cli-support Bump wasm-webidl-bindings dep to 0.1.2 2019-07-15 09:35:22 -07:00
futures Rename some files 2019-07-18 14:00:45 -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 Bump to 0.2.48 2019-07-11 15:02:39 -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 Bump to 0.2.48 2019-07-11 15:02:39 -07:00
web-sys Add missing Element::get_elements_by_* methods 2019-07-15 19:47:09 +02:00
webidl Add #[wasm_bindgen(assert_no_shim)] on imported functions for testing 2019-07-12 12:34:29 -07:00
webidl-tests Attempt to fix compilation issues on CI 2019-06-10 08:47:19 -07:00