index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
/
generate-libwasm-spec-test.py
Age
Commit message (
Expand
)
Author
2021-08-30
Meta: Implement support for the "unlinkable" Wasm spectest assertion
Ali Mohammad Pur
2021-08-30
Meta: Generate bigints for i64 values in LibWasm test suite files
Ali Mohammad Pur
2021-08-12
Meta: Un-escape escaped strings when generating Wasm tests
Ali Mohammad Pur
2021-08-12
Meta: Don't roundtrip floats for i64/i32 hex literals in wasm tests
Ali Mohammad Pur
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