wasm-bindgen/crates
Nick Fitzgerald b8afa0abde web-sys: Use mixins instead of [NoInterfaceObject] interfaces and implements
I think these might all be from before WebIDL mixins existed. Either way,
multiple inheritance of interfaces that don't have exposed interface objects is
equivalent to mixins.
2018-08-15 16:57:23 -07:00
..
backend Fix for some unused import warnings 2018-08-14 19:11:38 -04:00
cli Bump to version 0.2.16 2018-08-13 14:27:10 -07:00
cli-support Use raw string in paths in webidl-tests generated code 2018-08-14 19:11:58 -04:00
futures futures: Add metadata to Cargo.toml 2018-08-13 14:35:35 -07:00
js-sys Merge pull request #708 from sendilkumarn/extends-arr 2018-08-15 23:45:04 +02:00
macro Bump to version 0.2.16 2018-08-13 14:27:10 -07:00
macro-support Bump to version 0.2.16 2018-08-13 14:27:10 -07:00
shared Bump to version 0.2.16 2018-08-13 14:27:10 -07:00
test Remove warning, was fixed with the 0.2.16 release 2018-08-14 10:02:30 +02:00
test-macro Bump to version 0.2.16 2018-08-13 14:27:10 -07:00
typescript Fix compile on latest nightly (#489) 2018-07-17 09:11:30 -05:00
web-sys web-sys: Use mixins instead of [NoInterfaceObject] interfaces and implements 2018-08-15 16:57:23 -07:00
webidl webidl: Add some more logging for debugging code generation 2018-08-15 16:57:23 -07:00
webidl-tests Use raw string in paths in webidl-tests generated code 2018-08-14 19:11:58 -04:00