diff options
author | Ali Mohammad Pur <ali.mpfard@gmail.com> | 2021-05-07 10:02:58 +0430 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-05-21 00:15:23 +0100 |
commit | 24b2a6c93a6fcb8d539d80dca23a68f8e44528b8 (patch) | |
tree | 35ea1adee0ff42b2cd1f5aef284bac2c5ac2682b /Userland/Libraries/LibWasm/AbstractMachine | |
parent | 541091500cdda95b47a7ca1861e52d55b7879ee9 (diff) | |
download | serenity-24b2a6c93a6fcb8d539d80dca23a68f8e44528b8.zip |
LibWasm+Meta: Implement instantiation/execution primitives in test-wasm
This also optionally generates a test suite from the WebAssembly
testsuite, which can be enabled via passing `INCLUDE_WASM_SPEC_TESTS`
to cmake, which will generate test-wasm-compatible tests and the
required fixtures.
The generated directories are excluded from git since there's no point
in committing them.
Diffstat (limited to 'Userland/Libraries/LibWasm/AbstractMachine')
0 files changed, 0 insertions, 0 deletions