wasm-bindgen/crates
Alex Crichton b91817f181 Remove no-longer-needed math bindings
All these functions are now provided by upstream compiler-builtins, so
there's no need for us to be binding them automatically. The remaining
`Math_*` functions are also no longer needed on nightly after
https://github.com/rust-lang/rust/pull/54257 but that PR isn't on beta,
so we'll need to leave these here for awhile while beta rides the trains
2018-09-24 10:42:04 -07:00
..
backend Merge pull request #870 from alexcrichton/no-constructor-token 2018-09-21 21:40:08 -07:00
cli Remove the need for a ConstructorToken 2018-09-21 17:42:06 -07:00
cli-support Remove no-longer-needed math bindings 2018-09-24 10:42:04 -07:00
futures Bump to 0.2.22 2018-09-21 13:41:58 -07:00
js-sys Bump to 0.2.22 2018-09-21 13:41:58 -07:00
macro Support #[wasm_bindgen(setter, js_name = ...)] 2018-09-21 17:54:26 -07:00
macro-support Merge pull request #870 from alexcrichton/no-constructor-token 2018-09-21 21:40:08 -07:00
shared Remove the need for a ConstructorToken 2018-09-21 17:42:06 -07:00
test Bump to 0.2.22 2018-09-21 13:41:58 -07:00
test-macro Bump to 0.2.22 2018-09-21 13:41:58 -07:00
typescript Update syn to 0.15 2018-09-06 15:01:24 -07:00
wasm-interpreter Bump to 0.2.22 2018-09-21 13:41:58 -07:00
web-sys Bump to 0.2.22 2018-09-21 13:41:58 -07:00
webidl Merge pull request #862 from alexcrichton/more-types 2018-09-24 10:00:26 -07:00
webidl-tests Reorganize and rewrite examples 2018-09-20 16:45:30 -07:00