11940 Commits (7f3a31c9e5cb52bded19eeb1d925902e00f92700)
 

Author SHA1 Message Date
wasmtime-publish 7f3a31c9e5
Release Wasmtime 11.0.2 (#6990) 1 year ago
Alex Crichton a54bcab592
Merge pull request from GHSA-gw5p-q8mj-p7gh 1 year ago
Alex Crichton 172a3d72ac
[11.0.0]: x64: Remove recursion in to_amode helper (#6996) 1 year ago
wasmtime-publish acd0a9e744
Release Wasmtime 11.0.1 (#6761) 1 year ago
Alex Crichton 1aff665bd1
[11.0.0] Update some minimum version requirements. (#6758) 1 year ago
wasmtime-publish 92ccdcb8d6
Release Wasmtime 11.0.0 (#6753) 1 year ago
Alex Crichton deccddf0a0
Lock dependency on hyper to a single version (#6733) 1 year ago
Trevor Elliott b5f9832b99
Backport the 11.0.0 release notes (#6730) 1 year ago
Chris Fallin 12959a09c1
Cherry-pick regalloc2 0.9.2 upgrade to 11.0 release branch. (#6727) 1 year ago
Saúl Cabrera 815046d38a
winch: Run winch through a subset of the spec suite (#6610) 1 year ago
Afonso Bordado c19c729214
cranelift: Remove unused code in filetests (#6678) 1 year ago
Ryan Levick b741f7c79d
Add `WasiCtxBuilder` setters for the two clock types (#6669) 1 year ago
Afonso Bordado a43d1dc68f
fuzzgen: Generate Tail Calls (#6641) 1 year ago
Alex Crichton e8f4f86209
Shepherd along type information in lifting/lowering (#6667) 1 year ago
Stephen Doyle cd93f17a83
wasmtime bench-api build error when using --feature wasi-crypto (#6670) (#6671) 1 year ago
Nick Fitzgerald 119109190e
Cranelift: Refactor `return_call[_indirect]` lowering (#6666) 1 year ago
Nick Fitzgerald 8f8fbf8171
Cranelift: CallSite constructors are infallible (#6665) 1 year ago
Saúl Cabrera d71d39be26
winch: Remove stack pointer check at callsite (#6664) 1 year ago
Alex Crichton 39c96c7a4f
Remove Wasmtime ABIs from Cranelift (#6649) 1 year ago
Nick Fitzgerald 2f74b9156b
Cranelift: Don't hard code stack-limit registers (#6662) 1 year ago
Afonso Bordado 0851e9057f
cranelift: Support calling functions with `vmctx` arguments (#6663) 1 year ago
Afonso Bordado 6755f35d1d
riscv64: Implement various SIMD float ops (#6657) 1 year ago
Afonso Bordado e04f766639
riscv64: Enable `memory_multi` testsuite (#6658) 1 year ago
Pat Hickey a33086716c
Wasi: preview2 poll-oneoff returns list<bool> (#6498) 1 year ago
Nick Fitzgerald dd6adfdbb8
Cranelift: Log duration of timing passes (#6654) 1 year ago
Nick Fitzgerald 6fa62bd5fe
Cranelift: Use `crate::trace!` instead of `log::trace!` (#6653) 1 year ago
Pat Hickey 9d0bf8b191
preview2: refactor WasiCtxBuilder impl, and make WasiCtx fields private (#6652) 1 year ago
Nick Fitzgerald 1dda6267b2
Cranelift: Choose different temporary registers for inline probestacks based on the calling convention (#6651) 1 year ago
Nick Fitzgerald c2cb37bb1e
Cranelift: Leave the return address in place for most tail calls on x64 (#6650) 1 year ago
Joel Dice 537214fd71
[wit-bindgen] provide more control over type ownership (#6648) 1 year ago
Alex Crichton 2e56c973ca
Lean on wasmparser's type information when translating components (#6638) 1 year ago
Alex Crichton 9633bfcc33
Refactor compilation of component-related functions (#6647) 1 year ago
Nick Fitzgerald 4154fa470c
Cranelift: Implement tail calls for x86_64 (#6635) 1 year ago
Bobby Holley 1812e1db8f
Bump cargo-vet to 0.8.0 (#6642) 1 year ago
Afonso Bordado 3cab6443dd
riscv64: Implement SIMD `fcmp` (#6643) 1 year ago
Nick Fitzgerald 4c238801a6
Cranelift: Provide better error messages when failing to parse `run` arguments (#6644) 1 year ago
Alex Crichton 2d34b4657a
aarch64: Fix `AuthenticatedRet` when stack bytes are popped (#6634) 1 year ago
Alex Crichton af2b283727
x64: Gate a lowering of `pextrw` on SSE4.1 (#6630) 1 year ago
Alex Crichton 82c3292335
x64: Fix ISA requirement for `pmaddubsw` (#6629) 1 year ago
Nick Fitzgerald f08faf5999
Cranelift: Add fixed register constraints to indirect calls with `tail` calling convention (#6632) 1 year ago
Alex Crichton b25fe4b4f3
cranelift: Remove the `enable_simd` shared setting (#6631) 1 year ago
Afonso Bordado 17c77aa79c
riscv64: Implement Integer Narrowing SIMD Instructions (#6601) 1 year ago
Cameron Harris 48e140d71a
Issue-6592: ArgsAccumulator should match entry block params (#6613) 1 year ago
Nick Fitzgerald 2b3f56b20a
Cranelift: Add methods for adjust `EmitState` (#6621) 1 year ago
Alex Crichton 0c980788ae
x64: Lower SIMD requirement to SSE2 (#6625) 1 year ago
Afonso Bordado 66fd3d72c9
riscv64: Improve SIMD `icmp` codegen (#6624) 1 year ago
Dan Gohman 76ec3df79a
Add a `set_random` function to `WasiCtxBuilder`. (#6596) 1 year ago
Sofia d24282c1ff
Update unionfind.rs (#6622) 1 year ago
Alex Crichton 155d60281c
x64: Add non-SSSE3 lowering for `sqmul_round_sat` (#6607) 1 year ago
Nick Fitzgerald 8118e5d87b
Cranelift: Do not have any callee-save registers for the `tail` calling convention (#6608) 1 year ago