11264 Commits (cfb506ba1e32036bc97360fe6cfb20b970ea461f)
 

Author SHA1 Message Date
theothergraham cfb506ba1e
add C API for epoch_deadline_callback and wasmtime_error_t creation (#6359) 2 years ago
Alex Crichton 614665688d
Make libcalls slightly safer (#6360) 2 years ago
Alex Crichton ec92f8e480
Make Wasmtime compatible with Stacked Borrows in MIRI (#6338) 2 years ago
Alex Crichton 0e27887ade
Disable debug information on CI (#6356) 2 years ago
Afonso Bordado 973eecc793
riscv64: Delete some unused code (#6355) 2 years ago
Alex Crichton 2300ef6894
x64: Add non-SSE 4.1 lowerings for `insertlane` instructions (#6323) 2 years ago
Alex Crichton d9cad60be9
Remove the initializer from a global's type information (#6349) 2 years ago
Juan Jose Medina a5898560b2
Fix opening directories failing on Windows when fdFlags contains NONBLOCK (#6348) 2 years ago
Afonso Bordado 24d297b480
riscv64: Move `bitcast` to isle (#6351) 2 years ago
Alex Crichton 9983621746
Remove lingering references to `experimental_x64` (#6350) 2 years ago
Remo Senekowitsch 7f94f80f7d
Chaos mode: add fuel parameter (#6208) 2 years ago
Jamey Sharp 6af4303aae
Document our PR reviewer auto-assignment expectations (#6346) 2 years ago
wasmtime-publish 50cdd14891
Bump Wasmtime to 10.0.0 (#6345) 2 years ago
Andrew Brown b2118a9dd9
test: fix some `wasi_testsuite` cases (#6343) 2 years ago
T0b1-iOS 95da3d92b8
Fix panic when pretty printing `MachInst`s before register allocation (#6344) 2 years ago
Afonso Bordado 6938a023fe
riscv64: Add `VecALUImm` instruction format (#6325) 2 years ago
Andrew Brown 6b704a4fd0
vet: certify `walkdir` version bump from 2.3.2 to 2.3.3 (#6342) 2 years ago
Andrew Brown 1a6b3ec15f
test: add cases from `wasi-testsuite` (#6341) 2 years ago
Alex Crichton c2184a10a4
Unify differential result comparison logic (#6340) 2 years ago
Dante Broggi 4b3c50b147
Fix typo 'oeprations' ⇒ 'operations' (#6339) 2 years ago
Alex Crichton c0bb341d95
Run some tests in MIRI on CI (#6332) 2 years ago
Chris Fallin 8620aa3a9b
Add links to cranelift.dev site. (#6336) 2 years ago
Trevor Elliott f4013e4c20
Fix table_addr parsing/printing (#6334) 2 years ago
Afonso Bordado 2eb0fed262
cranelift: Update regalloc2 (#6327) 2 years ago
Alex Crichton f0142b5cfa
Update the `slice-group-by` dependency (#6335) 2 years ago
Nick Fitzgerald 60ce6f5d5c
`wasmtime`: Fix resetting stack-walking registers when entering/exiting Wasm (#6321) 2 years ago
Chris Fallin 85cbaa5220
Add a wildcard audit for regalloc2 versions published by me. (#6331) 2 years ago
Alex Crichton 0d5708835e
Turn down default instantiate timeout to 100ms (#6330) 2 years ago
Saúl Cabrera 1cbca5a5c4
winch: Handle relocations and traps (#6298) 2 years ago
Alex Crichton 42f8ab1493
Improve longevity for fuzzing corpus of wasm modules (#6322) 2 years ago
Trevor Elliott 7ac2f8b7e7
Add a regalloc2 wildcard audit for myself (#6329) 2 years ago
Remo Senekowitsch fde6c6f57a
fuzz: randomize block lowering order (#6254) 2 years ago
Jamey Sharp fea6ab9a2b
wasmtime: In-process sampling profiler (#6282) 2 years ago
Alex Crichton a7b58c41cb
Split out platform-specific logic for `Mmap` (#6318) 2 years ago
Alex Crichton e6a77eecf0
x64: Add non-SSE 4.1 lowerings of min/max instructions (#6291) 2 years ago
Trevor Elliott be6f4a5330
Add an `--emit-clif` option to `wasmtime compile` (#6307) 2 years ago
Alex Crichton d5d2e854f9
Fix mutability warnings on Nightly rust (#6316) 2 years ago
Alex Crichton f7cb38865d
aarch64: Fix usage of `load_addr` in `inst.isle` (#6314) 2 years ago
Afonso Bordado 3b7274fa94
riscv64: Fix select.i64+icmp.i128 lowering (#6317) 2 years ago
Alex Crichton b1d63f01a5
Update test case generation for component_api fuzzer (#6315) 2 years ago
Alex Crichton 8eccc63c46
Fix tests in `--release` mode (#6308) 2 years ago
Alex Crichton fd6cc9a116
Slightly shrink compiled wasm modules (#6302) 2 years ago
Alex Crichton c708da208a
aarch64: Remove unnecessary saves on calls with differing ABIs (#6303) 2 years ago
Alex Crichton 0923bed956
Fix the component_api fuzzer (#6305) 2 years ago
Alex Crichton bf945bdc0a
Cut down on boilerplate in Wasmtime's Cranelift integration (#6304) 2 years ago
Nick Fitzgerald b453c70d7a
wasmtime-runtime: Rename `VMCallerCheckedFuncRef` to `VMFuncRef` (#6299) 2 years ago
Martin Evans 5cce054a9f
Exposes new c-api functions for configuring relaxed SIMD (#6292) 2 years ago
Alex Crichton aeb5af17fd
Update a few dependencies to pull in `cargo vet` entries (#6247) 2 years ago
Alex Crichton 8157924f68
Fix name of tarballs for patch releases (#6295) 2 years ago
Nick Fitzgerald 913efdf24d
wasmtime: Overhaul trampolines (#6262) 2 years ago