13319 Commits (00c15df9a3808a8452c6b0306451e80fea58f84c)
 

Author SHA1 Message Date
Nick Fitzgerald bd4cfd7e34
Dynamically configure Spectre heap mitigations on/off in fuzzing (#8775) 5 months ago
Afonso Bordado 973bd49d2a
aarch64: Add support for `load+extends` patterns (#8774) 5 months ago
jianjunz 881191ae11
Enable unit test for wasi-nn WinML backend. (#8442) 5 months ago
Afonso Bordado 9e34bde82e
riscv64: Add support for `load+extend` patterns (#8765) 5 months ago
Theo Paris b7aacfc872
Fix riscv64 for no-std (#8770) 5 months ago
Alex Crichton 9592d12e1e
Change WASI trait impls back to being blanket impls (#8766) 5 months ago
Alex Crichton 33cc4959dc
Fix meaning of generated `.debug_loc` sections (#8753) 5 months ago
Alex Crichton af59c4d568
Make module ids unique per-process, not per-engine (#8758) 5 months ago
Alex Crichton 96c905a6e3
Recommend `-O opt-level=0` when debugging wasm (#8755) 5 months ago
Alex Crichton 890a19e91e
Fix some aspects of running debug tests in CI (#8754) 5 months ago
Nick Fitzgerald 59de3a32f2
Cranelift: Allow CLIF frontends to define their own stack maps (#8728) 5 months ago
Nick Fitzgerald 7a37e313d2
Add a fuzz target for exercising bounds checks with various memory configs (#8742) 5 months ago
Alex Crichton cdb59304c3
Handle defined shared memories in dwarf processing (#8750) 5 months ago
Alex Crichton 28ee78b654
Make an HTTP test more robust to failure (#8726) 5 months ago
Alex Crichton 59ae63bdad
Handle non-utf8 hosts in the adapter (#8749) 5 months ago
Alex Crichton dd8c48b320
Add basic support for DWARF processing with components (#8693) 5 months ago
Alex Crichton fcf1054b0c
Add some support for imported memories to generated DWARF (#8740) 5 months ago
jianjunz ca405bb023
Wasi-nn WinML backend returns output size for get_output. (#8745) 5 months ago
wasmtime-publish fa84dd83ba
Bump Wasmtime to 23.0.0 (#8743) 5 months ago
Daniel Sedlak 2fbc40ae3d
Fix typos (#8746) 5 months ago
Alex Crichton 9f695788a9
Update `i64_from_iconst` to only match `iconst` (#8739) 5 months ago
Cherry b010bfd867
impl Send for JITModule (#8718) 5 months ago
Alex Crichton bda1a64025
Set `SO_REUSEADDR` again for `wasmtime serve` on Unix (#8738) 5 months ago
Shane Snover 05fe62829e
Refactor wasmtime::Func to "unsplat" arguments for the async API (#8732) 5 months ago
Philip Craig 44cd0026d6
Update object to 0.36 (#8733) 5 months ago
Alex Crichton 4422074644
Overhaul and improve documentation of `bindgen!` (#8727) 5 months ago
Pat Hickey 23409ca7e1
README: fix link of "Standards Compliant" to point to https://docs.wasmtime.dev/stability-tiers.html (#8731) 5 months ago
Lann f362abbadd
wasi-http: Add Send bound to WasiHttpView (#8725) 5 months ago
Lann 56d19c1b65
wasi: Make WasiCtxBuilder::socket_addr_check closure async (#8715) 5 months ago
Alex Crichton b62d7713ca
Touch up some `bindgen!` docs slightly (#8722) 5 months ago
Saúl Cabrera fbb3b68bca
docs: Fix small typo in externref docs (#8724) 5 months ago
Alex Crichton 54d3695896
Always generate the same output structure with `bindgen!` (#8721) 5 months ago
Alex Crichton 271a232cac
riscv64: Optimize storing zero to memory by using `zero_reg` (#8719) 5 months ago
Alex Crichton f1411653f6
Remove the borrow checking from `wiggle` entirely (#8702) 5 months ago
Afonso Bordado d65ccd85cc
riscv64: Improve lowering for base select (#8703) 5 months ago
Alex Crichton 34a9ad9826
Update `wit-bindgen`, add `features` to `bindgen!` (#8720) 5 months ago
L. Pereira d5f6ea4198
Allow graphic ASCII characters in symbol names (#8716) 5 months ago
Alex Crichton 79146f0213
riscv64: Special-case `f32const 0` and `f64const 0` (#8701) 5 months ago
Afonso Bordado 700f43c993
riscv64: Initial support for the ZiCond Extension (#8695) 5 months ago
Alex Crichton 0df299df63
Revert "Use `[su]extend_maybe` in the `iconst_[su]` extractors (#8686)" (#8707) 5 months ago
Alex Crichton 8619aff532
Enable all features for docs.rs documentation (#8710) 5 months ago
Alex Crichton f676c1760d
Enable rustc's `unused-lifetimes` lint (#8711) 5 months ago
dundargoc 4c797a0181
c-api: bump minimum cmake version to 3.12 (#8713) 5 months ago
Nick Fitzgerald 38bc915121
Update the wasm-tools family of crates to 0.209.1 (#8709) 5 months ago
Trevor Elliott e852bcee4a
Remove ArgumentPurpose::StackLimit (#8700) 5 months ago
Trevor Elliott 689f7d4817
Remove the last references to boolean types (#8699) 5 months ago
Trevor Elliott 1c2c0918e1
Allow empty block param lists in clif files (#8698) 5 months ago
Saúl Cabrera f0845e5519
wasmtime: Introduce the `test-macros` crate (#8622) 5 months ago
Afonso Bordado 9a443bcb3b
riscv64: Support scalar-vector bitcasts (#8692) 5 months ago
refi64 7f7064c746
Fix runtime::vm::cow tests on hosts with a 16k page size (#8691) 6 months ago