Age | Commit message (Expand) | Author |
---|---|---|
2021-07-06 | Meta+LibWasm: Correctly parse the invokee name in toplevel invokes | Ali Mohammad Pur |
2021-07-06 | Meta+LibWasm: Generate calls to functions when they don't have results | Ali Mohammad Pur |
2021-06-22 | LibWasm: Generate all spec tests, even ones that aren't valid modules | Ali Mohammad Pur |
2021-06-22 | Meta+LibWasm: Add support for module linking tests | Ali Mohammad Pur |
2021-06-04 | Meta: Don't make wasm tests pass when they cannot read a module | Ali Mohammad Pur |
2021-06-02 | Meta: Make the wasm test generator cast numbers to i32 when needed | Ali Mohammad Pur |
2021-06-02 | Meta: Generate failing tests for unsupported assertions in wasm tests | Ali Mohammad Pur |
2021-05-27 | Meta: Correctly parse numeric literals in wasm tests | Ali Mohammad Pur |
2021-05-21 | LibWasm+Meta: Implement instantiation/execution primitives in test-wasm | Ali Mohammad Pur |