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 |
|
R. Andrew Ohana
|
9127a0419f
|
rustfmt all the things
|
2018-06-27 22:42:34 -07:00 |
|
Alex Crichton
|
574e54a89d
|
Add an example of --no-modules in action
|
2018-04-19 07:21:09 -07:00 |
|