wasm-bindgen/crates
Alex Crichton 81150492a5 Explicitly ignore "Exposed" attributes
It looks like these are primarily targeted at informing whether functionality is
either on web workers, windows, or both. For now we'll generate the same
bindings regardless, and users will need to be proactive about what they're
using. In that case there shouldn't be any need for us to process these, so
avoid warning about them!
2018-07-20 12:07:39 -07:00
..
backend Allow renaming exported functions into JS (#525) 2018-07-20 12:01:28 -05:00
cli Bump to 0.2.12 (#515) 2018-07-19 14:57:04 -05:00
cli-support Add a test harness to directly execute wasm tests (#524) 2018-07-20 13:47:49 -05:00
js-sys Migrate Array tests to wasm-bindgen-test 2018-07-20 11:48:57 -07:00
macro Allow renaming exported functions into JS (#525) 2018-07-20 12:01:28 -05:00
shared Bump to 0.2.12 (#515) 2018-07-19 14:57:04 -05:00
test Add a test harness to directly execute wasm tests (#524) 2018-07-20 13:47:49 -05:00
test-macro Add a test harness to directly execute wasm tests (#524) 2018-07-20 13:47:49 -05:00
test-project-builder Publication cleanup 2018-07-19 13:03:52 -07:00
test-runner Add a test harness to directly execute wasm tests (#524) 2018-07-20 13:47:49 -05:00
typescript Fix compile on latest nightly (#489) 2018-07-17 09:11:30 -05:00
web-sys Link to docs in README. (#522) 2018-07-20 10:41:07 -05:00
webidl Explicitly ignore "Exposed" attributes 2018-07-20 12:07:39 -07:00