13201 Commits (cc93e8f7f0476c89e1a2ca3a27518e0a7c4177aa)
 

Author SHA1 Message Date
Jamey Sharp 980e346dfa
cranelift: Include clobbers and outgoing args in stack limit (#8301) 7 months ago
wasmtime-publish ddb35fd491
Bump Wasmtime to 21.0.0 (#8302) 7 months ago
Jamey Sharp 86dcae460b
cranelift: Specialize uses of StackAMode::SPOffset (#8297) 7 months ago
Jamey Sharp 700276b827
cranelift/x64: Rely on zero-extended constants (#8299) 7 months ago
redismongo c174147079
chore: fix some comments (#8298) 7 months ago
Saúl Cabrera 65c04b90b3
winch: Add support for address maps (#8295) 7 months ago
Alex Crichton 1e14871eb8
Fix errors becoming traps in wasi-http (#8272) 7 months ago
Nick Fitzgerald 0fa130131d
Add `GcRuntime` and `GcCompiler` traits; `i31ref` support (#8196) 7 months ago
Jamey Sharp 646169e840
cranelift: Simplify spill/reload emission (#8296) 7 months ago
Jamey Sharp d02f895f32
cranelift: Minimize ways to manipulate instruction results (#8293) 7 months ago
Jamey Sharp 9f94462067
cranelift: Specialize StackAMode::FPOffset (#8292) 7 months ago
Jamey Sharp 8279214636
cranelift: Remove unused `old_signatures` field (#8294) 7 months ago
Alex Crichton 0276229fef
Add link to what-is-a-security-bug to SECURITY.md (#8290) 7 months ago
Ryan Levick 857de9a0ab
Separate TCP implementation from the host bindings (#8282) 7 months ago
RoboSchmied 5036bb0b0e
Fix: 4 typos (#8291) 7 months ago
Alex Crichton 175ca3aa6e
Ignore errors in the triage workflow (#8288) 7 months ago
Alex Crichton 1cfd69bfb7
Remove GitHub Actions Caching for Cargo index/registry (#8287) 7 months ago
Alex Crichton e75c08b0d1
Add vet entries for `wasmtime-slab` (#8285) 7 months ago
Alex Crichton 8267095344
Support dirs/env vars in `wasmtime serve` (#8279) 7 months ago
Alex Crichton 7f57d0bb09
Fix a panic using tables with the wrong type (#8283) 7 months ago
Alex Crichton 7279e46690
Allow cargo-audit workflow to fail (#8280) 7 months ago
Jamey Sharp c76e1fdc4a
cranelift: Fix indirect tail calls on aarch64/riscv64 (#8275) 7 months ago
Alex Crichton bc4d4cb143
Update wiggle's `BorrowChecker` implementation (#8277) 7 months ago
Alex Crichton 0688bb9974
Add a test for preview2-specific reads/writes (#8271) 7 months ago
Alex Crichton 7da8b39680
Avoid `std::panic` in `wasmtime-runtime` with `-Cpanic=abort` (#8261) 7 months ago
Alexander Lyon c88e4e7518
bump tokio-rustls (#8217) 7 months ago
bjorn3 d3689c2d10
Remove workaround for fixed object bug (#8276) 7 months ago
bjorn3 361d178d61
Fix the SystemV abi of i128 arguments (#8270) 7 months ago
Alex Crichton 4be05fb088
Add the `run` feature to "min" artifacts (#8267) 7 months ago
Alex Crichton 221715e68a
Add another allowed error for `http_outbound_request_timeout` (#8265) 7 months ago
Alex Crichton a7b4ee87c5
Lift some dependencies up to the `[workspace.dependencies]` level (#8266) 7 months ago
Alex Crichton a6a51b7110
Update Wasmtime's policy on `cargo vet` (#8259) 7 months ago
Wang-Zhongqi 1fa722e334
Bad relocation type generated (#8255) (#8264) 7 months ago
Alex Crichton 83b859e578
Gate support for the wasm `threads` proposal behind a Cargo feature (#8260) 7 months ago
Jamey Sharp b338f921c0
egraph: Resolve all aliases at once (#8240) 7 months ago
Alex Crichton d38d387a13
Fix rustdoc warnings on Nightly (#8258) 7 months ago
Alex Crichton 1a7de7cc5c
Add a `compile` feature to `wasmtime-environ` (#8250) 7 months ago
Ryan Levick 7f32b9efda
Provide example usage in wasmtime crate doc (#8256) 7 months ago
Chris Fallin 9c92881d3b
Cranelift x64 SIMD: some special-cases to make i64x2 packing faster. (#8253) 7 months ago
Alex Crichton c6bec9c1e9
Plumb coredump feature to `wasmtime-runtime` (#8252) 7 months ago
Alex Crichton b0be4a8826
Fix compilation cache for components (#8251) 7 months ago
Alex Crichton 20660cb386
Add documentation and refactor `wasmtime-wasi` (#8228) 7 months ago
Trevor Elliott a4613829ae
cranelift: Support callee-saved registers with tail calls on x64 (#8246) 7 months ago
Alex Crichton 5b1526cdab
Un-ignore a custom test on riscv64 (#8249) 7 months ago
Alex Crichton d5bf9b4454
Remove the `winch-tools` crate and CLI (#8248) 7 months ago
Alex Crichton 70b076d3e5
Migrate all Winch filetests to `tests/disas` (#8243) 7 months ago
Roman Volosatovs d256e25065
fix(wasi): export `FileInputStream` (#8244) 8 months ago
Alex Crichton e78605e89d
Update wasm-tools family of crates (#8242) 8 months ago
Alex Crichton ad308105fb
Disassemble `*.cwasm` for `compile` disas tests (#8237) 8 months ago
Jamey Sharp 138148a542
Resolve value aliases in disas tests (#8239) 8 months ago