You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Nick Fitzgerald c45fb3abbc
wasmtime(gc): Add support for struct types (#8505)
6 months ago
..
component-model wasmtime(gc): Add support for array types (#8481) 6 months ago
function-references Skip type checks on tables that don't need it (#8172) 8 months ago
gc wasmtime(gc): Add support for struct types (#8505) 6 months ago
memory64 Improve linking-related error messages (#3353) 3 years ago
multi-memory Update the wasm-tools family of crates (#4165) 3 years ago
simd Un-ignore a custom test on riscv64 (#8249) 7 months ago
tail-call Wasmtime: Add support for Wasm tail calls (#6774) 1 year ago
threads Implement support for `thread` in `*.wast` tests (#7289) 1 year ago
winch winch: Add saturating conversion instructions (#7909) 9 months ago
br-table-fuzzbug.wast Fix Wasm translator to handle loop parameters on br_table default target. 4 years ago
call_indirect.wast Move stray top-level misc_testsuite to tests (#528) 5 years ago
control-flow.wast Move stray top-level misc_testsuite to tests (#528) 5 years ago
div-rem.wast Move stray top-level misc_testsuite to tests (#528) 5 years ago
elem-ref-null.wast Update the spec reference testsuite submodule (#3450) 3 years ago
elem_drop.wast Update the spec reference testsuite submodule (#3450) 3 years ago
embenchen_fannkuch.wast Move all tests out of `cranelift-wasm` (#8147) 8 months ago
embenchen_fasta.wast Move all tests out of `cranelift-wasm` (#8147) 8 months ago
embenchen_ifs.wast Move all tests out of `cranelift-wasm` (#8147) 8 months ago
embenchen_primes.wast Move all tests out of `cranelift-wasm` (#8147) 8 months ago
empty.wast Refactor fuzzing configuration and sometimes disable debug verifier. (#3664) 3 years ago
export-large-signature.wast Remove FPR32; fixes #1303 5 years ago
externref-id-function.wast Update the spec reference testsuite submodule (#3450) 3 years ago
externref-segment.wast Update the spec reference testsuite submodule (#3450) 3 years ago
externref-table-dropped-segment-issue-8281.wast Fix a panic using tables with the wrong type (#8283) 7 months ago
fib.wast Move stray top-level misc_testsuite to tests (#528) 5 years ago
float-round-doesnt-load-too-much.wast x64: Fix load sinking in `rounds{s,d}` loading too much (#8118) 8 months ago
func-400-params.wast Handle select relocations while generating trampolines (#1347) 5 years ago
imported-memory-copy.wast Update the spec reference testsuite submodule (#3450) 3 years ago
int-to-float-splat.wast Constant propagate int-to-float conversions (#7915) 9 months ago
issue694.wast Refactor fuzzing configuration and sometimes disable debug verifier. (#3664) 3 years ago
issue1809.wast Refactor fuzzing configuration and sometimes disable debug verifier. (#3664) 3 years ago
issue4840.wast x64: fix CvtFloatToUintSeq: do not clobber src. (#4842) 2 years ago
issue4857.wast Make DataValue, not Ieee32/64, respect IEEE754 (#4860) 2 years ago
issue4890.wast Don't merge loads for xmm registers (#4891) 2 years ago
issue6562.wast egraphs: Lift `splat` outside of int-to-float conversions (#6563) 1 year ago
linking-errors.wast wasmtime(gc): Add support for array types (#8481) 6 months ago
many_table_gets_lead_to_gc.wast Bump wasm-tools crates (#7094) 1 year ago
memory-copy.wast Update the spec reference testsuite submodule (#3450) 3 years ago
misc_traps.wast Reorganize tests. 5 years ago
missing-atomics.wast Implement the memory64 proposal in Wasmtime (#3153) 3 years ago
mutable_externref_globals.wast Update the spec reference testsuite submodule (#3450) 3 years ago
no-mixup-stack-maps.wast Update the spec reference testsuite submodule (#3450) 3 years ago
no-panic.wast Update the spec reference testsuite submodule (#3450) 3 years ago
partial-init-memory-segment.wast Update the spec reference testsuite submodule (#3450) 3 years ago
partial-init-table-segment.wast Update the spec reference testsuite submodule (#3450) 3 years ago
rs2wasm-add-func.wast Update the wasm-tools family of crates (#7764) 10 months ago
rust_fannkuch.wast Move all tests out of `cranelift-wasm` (#8147) 8 months ago
simple_ref_is_null.wast Update the spec reference testsuite submodule (#3450) 3 years ago
sink-float-but-dont-trap.wast x64: Remove load sinking from `XmmCmove` (#8117) 8 months ago
stack_overflow.wast Reorganize tests. 5 years ago
table_copy.wast Update the spec reference testsuite submodule (#3450) 3 years ago
table_copy_on_imported_tables.wast Update the spec reference testsuite submodule (#3450) 3 years ago
table_grow_with_funcref.wast Update the spec reference testsuite submodule (#3450) 3 years ago