171 Commits (cfb506ba1e32036bc97360fe6cfb20b970ea461f)

Author SHA1 Message Date
Alex Crichton c0bb341d95
Run some tests in MIRI on CI (#6332) 2 years ago
Alex Crichton 7650d857fa
Update the spec test suite submodule (#5970) 2 years ago
Alex Crichton 8bb183f16e
Implement the relaxed SIMD proposal (#5892) 2 years ago
Harald Hoyer c74706aa59
feat: implement memory.atomic.notify,wait32,wait64 (#5255) 2 years ago
Alex Crichton 2ba604e406
Update spec test repo (#4974) 2 years ago
yuyang-ok cdecc858b4
add riscv64 backend for cranelift. (#4271) 2 years ago
Joel Dice ed8908efcf
implement fuzzing for component types (#4537) 2 years ago
Alex Crichton ee5b192d35
Re-enable component model `*.wast` tests (#4577) 2 years ago
Ulrich Weigand 638dc4e0b3
s390x: Implement full SIMD support (#4427) 2 years ago
Alex Crichton fcf6208750
Initial skeleton of some component model processing (#4005) 3 years ago
Anton Kirilov ca106e9bcd
Update the WebAssembly spec testsuite (#4160) 3 years ago
Alex Crichton 76b82910c9
Remove the module linking implementation in Wasmtime (#3958) 3 years ago
Ulrich Weigand 9c5c872b3b
s390x: Add support for all remaining atomic operations (#3746) 3 years ago
Alex Crichton 9c6884e28d
Update the spec reference testsuite submodule (#3450) 3 years ago
Ulrich Weigand d9e6902b69 s390x: Enable most memory64 tests 3 years ago
bjorn3 9e34df33b9 Remove the old x86 backend 3 years ago
Alex Crichton 1ee2af0098
Remove the lightbeam backend (#3390) 3 years ago
Ulrich Weigand 51131a3acc
Fix s390x regressions (#3330) 3 years ago
Alex Crichton 0313e30d76
Remove dependency on `TargetIsa` from Wasmtime crates (#3178) 3 years ago
Alex Crichton e68aa99588
Implement the memory64 proposal in Wasmtime (#3153) 3 years ago
Sam Parker 3bc2f0c701 Enable simd_X_extadd_pairwise_X for AArch64 3 years ago
Johnnie Birch e519fca61c Refactor and turn on lowering for extend-add-pairwise 3 years ago
Johnnie Birch e373ddfe1b Add extend-add-pairwise instructions x64 3 years ago
Johnnie Birch 4f601edc36 Add x64 support for remaining int-to-int extend simd instructions 3 years ago
Sam Parker 5eb2dca9f1 Added doc comment 3 years ago
Sam Parker 541a4ee428 Enable simd_extmul_* for AArch64 3 years ago
Johnnie Birch 500f530322 Add support for i32x4_trunc_sat_f64x2_s for x64 3 years ago
Johnnie Birch 5deda27977 Add support for Saturating Rounding Q-format Multiplication for x64 3 years ago
Andrew Brown 961c9ea909 test: check unaligned load-coalescing with SIMD operations 3 years ago
Anton Kirilov 6c3d7092b9 Enable the simd_conversions test for AArch64 3 years ago
Johnnie Birch 6fbe0b72bd Add simd_extmul_* support for x64 3 years ago
Johnnie Birch 2d676d838f Implements f64x2.convert_low_i32x4_u for x64 3 years ago
Anton Kirilov 330f02aa09 Enable the simd_i32x4_trunc_sat_f64x2 test for AArch64 3 years ago
Anton Kirilov 98f1ac789e Enable the simd_i16x8_q15mulr_sat_s test on AArch64 3 years ago
Anton Kirilov cb93726250
Enable more tests on AArch64 (#2994) 3 years ago
Anton Kirilov b09b123a9e Enable the simd_i8x16_arith2 test for AArch64 3 years ago
Anton Kirilov 5e8a8fe5a0 Enable the simd_int_to_int_extend test for AArch64 3 years ago
Alex Crichton 7a1b7cdf92
Implement RFC 11: Redesigning Wasmtime's APIs (#2897) 3 years ago
Johnnie Birch 9a5c9607e1 Vpopcnt for x64 4 years ago
Ulrich Weigand 89b5fc776d Support IBM z/Architecture 4 years ago
Anton Kirilov 480670e17f Enable the simd_boolean test for AArch64 4 years ago
Chris Fallin cb48ea406e
Switch default to new x86_64 backend. 4 years ago
Andrew Brown 352e51f68d [simd] Implement load*_lane and store*_lane 4 years ago
Peter Huene 57dfe99aa5
Run wast tests with both instance allocators. 4 years ago
Andrew Brown cfbe0ef96a [x64] Re-enable simd_lane.wast spec tests 4 years ago
Andrew Brown 4a809fc8fd [x64] Add i64x2.all_true and i64x2.bitmask 4 years ago
Andrew Brown 508f8fa5a9 [x64] Add i64x2.abs 4 years ago
Andrew Brown 3c57c1b2bc Enable simd_i64x2_cmp.wast for aarch64 4 years ago
Andrew Brown d730f18a78 [x64] Add the new i64x2 comparisons 4 years ago
Andrew Brown 44e76fe9c0
Update spec tests (#2690) 4 years ago