12659 Commits (5b2ae8365ed0ef68c6da1465c1f5d9d1f0b4624b)
 

Author SHA1 Message Date
Pat Hickey c736c712e5
wasmtime: add EngineWeak which has ::upgrade, created by Engine::weak (#7797) 10 months ago
Andrew Brown 27fe3c5b4e
mpk: add `--memory-protection-keys` to the CLI options (#7788) 10 months ago
Alex Crichton 38421d69e7
Rename generated structures to `Guest` in bindgen (#7794) 10 months ago
Juniper Tyree e5817d9602
Make wasmtime dependency in wiggle and wasi-common optional with a default feature (#7792) 10 months ago
Roman Volosatovs 2c86e26b25
fix: allow dynamic owned resources to be used as borrowed parameters (#7783) 10 months ago
Andrew Brown f3b5478bfc
mpk: allow benchmarking MPK (#7787) 10 months ago
Trevor Elliott 3f52cffa63
winch: Check for stack overflow (#7774) 10 months ago
Trevor Elliott 4b2425dc30
winch: Reduce instruction offset printing in winch (#7782) 10 months ago
Pat Hickey 10ab511126
wasi implementations: use rc-2024-01-16 for sockets, cli, http (#7781) 10 months ago
Nick Fitzgerald aafe0a6ff6
docs: Add a page about test case reduction (#7780) 10 months ago
Adam Bratschi-Kaye 2fcf41f05b
Remove `wasmtime-jit` (#7769) 10 months ago
Maja Kądziołka 7443485548
Document internals of DomTreeWithChildren (#7768) 10 months ago
Jeffrey Charles b546a5f257
Winch: Float conversion instructions (#7773) 10 months ago
bjorn3 df270a4b17
Fix the ABI of Option<u128> on x86_64 (#7770) 10 months ago
Trevor Elliott 7ad1603d13
wasi: Test multiple pollables (#7767) 10 months ago
Trevor Elliott 536cf88ce9
wasi: Test that pollables may be used multiple times (#7763) 10 months ago
Alex Crichton 5660a88ba5
Update the wasm-tools family of crates (#7764) 10 months ago
Tyler Rockwood b5169d9902
examples: add component model example (#7759) 10 months ago
Saúl Cabrera 446a7f5e02
winch: Multi-Value Part 2: Blocks (#7707) 10 months ago
Tyler Rockwood 176dca67f1
adopters: add Redpanda (#7758) 10 months ago
Alex Crichton c0d0e406e6
Change update of gcc on MinGW (#7760) 10 months ago
Trevor Elliott 7690c50022
Switch winch's internal stack from a VecDeque to a Vec (#7756) 10 months ago
Alexander Lyon 985b607433
remove authority and scheme from http header (#7747) 10 months ago
Katie Bell 20079d9789
Add WASI async example and update the Rust WASI docs. (#7752) 10 months ago
wasmtime-publish 738a05d880
Bump Wasmtime to 18.0.0 (#7751) 10 months ago
Joel Dice c63cf1f52f
fix `fd_read` and `fd_write` for `wasm32-wasi-threads` (#7750) 10 months ago
Roman Volosatovs ae535f1f85
feat: implement `ResourceAny` -> `Resource<T>` conversion (#7712) 10 months ago
Roman Volosatovs ae5d2843a6
feat: implement `Resource<T>` -> `ResourceAny` conversion (#7688) 10 months ago
Tyler Rockwood 2b2e63831a
cmake: remove unused file copy (#7744) 10 months ago
Saúl Cabrera 9bdf7ec911
docs: Fix a small typo in the docs for prepare address (#7743) 10 months ago
Saúl Cabrera 7c7c2b9989
docs: Update documentation for `Store::get_fuel` (#7742) 10 months ago
vuittont60 523bc959f5
docs: fix typos (#7741) 10 months ago
Saúl Cabrera 5708d69375
winch: Add memory instructions (#7721) 10 months ago
Dan Gohman 8573214213
Update several dependencies to windows-sys 0.52. (#7740) 10 months ago
scottmcm 2bd90027f3
Optimize more reduction-of-an-extend cases (#7711) 10 months ago
Alex Crichton 6180764733
Bump MSRV to 1.73.0, use 1.75.0 in CI (#7739) 10 months ago
Iceber Gu 7c723664fd
wasi-nn: update openvino-rs to 0.6.0 (#7729) 10 months ago
Alex Crichton c263f56aeb
Document disabling `debug-builtins` a bit more (#7736) 10 months ago
penguin_wwy af20fa9046
Fix clif-util run fails directly when target is specified (#7723) 10 months ago
scottmcm d12e4237de
Simplify ireduce of modular operators, when it lowers the total instructions (#7719) 10 months ago
Alex Crichton 37c06fd9ec
Fix Rust toolchain used for builds (#7738) 10 months ago
scottmcm b583c54fda
Fix `ty_half_width` in isle prelude (#7715) 11 months ago
scottmcm 37300d3f4b
Add `sextend_maybe` and `uextend_maybe` to opt ISLE (#7710) 11 months ago
Feilong Jiang d622ffcc4a
PCC [AArch64]: load_constant64_full generates incorrect fact range for 32-bit MOVN (#7699) 11 months ago
wasmtime-publish 61e1cdff5a
Update release date of Wasmtime 16.0.0 (#7708) 11 months ago
scottmcm f8c9f6711f
More spaceship patterns (#7702) 11 months ago
Brett Cannon 866d97c5bf
Update stability-tiers.md to fix a Markdown typo (#7703) 11 months ago
scottmcm 36b1091425
Cranelift: use more `iconst_[su]` in opts, notably enabling some i128 patterns (#7693) 11 months ago
kajacx 42456a20e7
Fix clippy lint issues in component macro bindgen file (#7698) 11 months ago
Dave Bakker e6a9fa19a2
wasi-sockets: Add SO_REUSEADDR back in (#7690) 11 months ago