Dan Gohman
|
974355e20b
|
Handle write errors in the build script.
|
2018-12-05 02:25:34 -05:00 |
|
Dan Gohman
|
e06b99b165
|
Add a spec testsuite submodule.
|
2018-12-05 02:25:34 -05:00 |
|
Dan Gohman
|
7faa15d7ac
|
More infrastructure.
Improve handling of memory.grow/size, add a standalone wast runner,
test harness improvements.
|
2018-12-05 02:25:34 -05:00 |
|
Dan Gohman
|
83f8a31010
|
Convert the wast test harness into a crate.
This uses a build.rs file to collect all the wast tests and create
individual `#[test]` lines for them, so that `cargo test` can run them
in parallel.
|
2018-12-05 02:25:34 -05:00 |
|