Diego
|
d906255cbb
LibWasm: Improve table support
|
1 year ago |
Ali Mohammad Pur
|
3c176bafee
LibWasm: Implement a few SIMD instructions
|
2 years ago |
Ali Mohammad Pur
|
5f013e5374
Meta: Generate bigint values for v128 constants in Wasm tests
|
2 years ago |
Lucas CHOLLET
|
005184e4a4
Meta: Use `is` instead of `==` to compare types
|
1 year ago |
Ali Mohammad Pur
|
612d5f201a
Meta: Skip wasm tests whose modules cannot be loaded
|
3 years ago |
Ali Mohammad Pur
|
ab55abb0f8
Meta: Enable all wasm extensions when building test suite
|
3 years ago |
Ali Mohammad Pur
|
1465b11b58
Meta: Implement support for the "unlinkable" Wasm spectest assertion
|
3 years ago |
Ali Mohammad Pur
|
e93c740df5
Meta: Generate bigints for i64 values in LibWasm test suite files
|
3 years ago |
Ali Mohammad Pur
|
f0e7e5bbe8
Meta: Un-escape escaped strings when generating Wasm tests
|
3 years ago |
Ali Mohammad Pur
|
799471d16f
Meta: Don't roundtrip floats for i64/i32 hex literals in wasm tests
|
3 years ago |
Ali Mohammad Pur
|
f5d4e26ff7
Meta+LibWasm: Correctly parse the invokee name in toplevel invokes
|
4 years ago |
Ali Mohammad Pur
|
963f5e69e0
Meta+LibWasm: Generate calls to functions when they don't have results
|
4 years ago |
Ali Mohammad Pur
|
79d4913f76
LibWasm: Generate all spec tests, even ones that aren't valid modules
|
4 years ago |
Ali Mohammad Pur
|
9c5d38b7db
Meta+LibWasm: Add support for module linking tests
|
4 years ago |
Ali Mohammad Pur
|
d7ba15371b
Meta: Don't make wasm tests pass when they cannot read a module
|
4 years ago |
Ali Mohammad Pur
|
6b5d1eedcb
Meta: Make the wasm test generator cast numbers to i32 when needed
|
4 years ago |
Ali Mohammad Pur
|
7fb458b7c9
Meta: Generate failing tests for unsupported assertions in wasm tests
|
4 years ago |
Ali Mohammad Pur
|
b2bd5132c4
Meta: Correctly parse numeric literals in wasm tests
|
4 years ago |
Ali Mohammad Pur
|
24b2a6c93a
LibWasm+Meta: Implement instantiation/execution primitives in test-wasm
|
4 years ago |