Alex Crichton
|
a949482e3a
|
Remove usage of #[wasm_custom_section] (#509)
This has been stabilized on nightly as `#[link_section]`, so no need for an
unstable attribute any more. Yay!
|
2018-07-19 08:57:18 -05:00 |
|
Alex Crichton
|
ed05c7b945
|
Fix compile on latest nightly (#489)
|
2018-07-17 09:11:30 -05:00 |
|
Stephan Wolski
|
5520da1ef6
|
webidl: update enum test to unwrap constructor results
Update the enum test to match the new constructor return values
|
2018-07-11 16:17:56 -04:00 |
|
Stephan Wolski
|
a981dfd507
|
webidl: initial enum support
Add enum support to the WebIDL interface generator.
|
2018-07-10 20:28:34 -04:00 |
|