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.
 
 
 
Alex Crichton 5a6ed0fbd2
Implement component model resources in Wasmtime (#6691)
1 year ago
..
component-model Implement component model resources in Wasmtime (#6691) 1 year ago
function-references Function references (#5288) 1 year 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 Disable some icmp optimizations for vector types (#6728) 1 year ago
threads feat: implement memory.atomic.notify,wait32,wait64 (#5255) 2 years ago
winch winch(x64): Add support for global get and set (#6703) 1 year 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
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
fib.wast Move stray top-level misc_testsuite to tests (#528) 5 years 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
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 Update the spec reference testsuite submodule (#3450) 3 years ago
many_table_gets_lead_to_gc.wast Update the spec reference testsuite submodule (#3450) 3 years 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 Enable jitdump profiling support by default (#1310) 5 years ago
simple_ref_is_null.wast Update the spec reference testsuite submodule (#3450) 3 years 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