Alex Crichton
|
906cd7adcc
|
Remove usage of wasm_import_module feature
This is now stabilized! Also tweak usage of it to the stable version.
|
2018-07-21 19:00:40 -07:00 |
|
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 |
|
Julius Rakow
|
51b9eb81e8
|
split const integers into signed and unsigned
|
2018-07-14 22:48:37 +02:00 |
|
R. Andrew Ohana
|
0c908bb951
|
Merge remote-tracking branch 'origin/master' into webidl_partial_mixins
|
2018-07-13 22:32:16 -07:00 |
|
Julius Rakow
|
9ebd8bc790
|
webidl: add float const test
|
2018-07-13 19:59:59 +02:00 |
|
Julius Rakow
|
473ac6d2ee
|
webidl: add int const test
|
2018-07-13 19:59:52 +02:00 |
|
Julius Rakow
|
88f0e84f6c
|
webidl: add bool const test
|
2018-07-13 19:59:44 +02:00 |
|
Julius Rakow
|
b23b9cce5b
|
webidl: add empty constant test file
|
2018-07-13 19:59:37 +02:00 |
|