12726 Commits (039bbc240d64a221855ec50c7d4fc57f0583c95e)
 

Author SHA1 Message Date
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
Luke Parker e4ce5a5d14
Update to windows-sys 0.52 (#7632) 11 months ago
Andrew Brown 54d3727ac3
wasi-nn: adapt to new test infrastructure (#7679) 11 months ago
Harald Hoyer 81e383f5c0
fix(wasi-common): convert `ErrorKind::WouldBlock` instead of trapping (#7686) 11 months ago
Dave Bakker b411c2133a
wasi-sockets: Factor out cap-std (#7687) 11 months ago
Jeffrey Charles 3b055d4776
Winch: integer conversion instructions (#7683) 11 months ago
Alex Crichton 3a77066750
Add release notes for Wasmtime 16 (#7678) 11 months ago
Ryan Levick 2ac2015f2a
[WASI] Dynamic `SocketAddr` check for outbound socket traffic (#7662) 11 months ago
Jeffrey Charles 17091e6f6c
Winch: Change emits to return TypedReg to put on stack (#7682) 11 months ago
Roman Volosatovs 410d8bfad5
feat(wasmtime): allow definition of dynamic resource types in the linker (#7680) 11 months ago
Trevor Elliott a18752c8a3
Use the compilation cache for components (#7649) 11 months ago
scottmcm 2a367f4e04
Cranelift: Add iconst shorthand to simplify ISLE opts (#7670) 11 months ago
Feilong Jiang 6bb3e5bf43
PCC: Fix several aarch64 check_constant failures (#7593) 11 months ago
Bruce Mitchener 849b2fca96
ci: Update to `actions/checkout@v4` from `v3`. (#7674) 11 months ago
Andrew Brown e6da2f6fb2
Remove unnecessary macro argument (#7673) 11 months ago
Alex Crichton 2acfb63435
Update `*_badfd` methods in the adapter to return an errno (#7672) 11 months ago
James Sturtevant ef70686be9
Include Version in the export name if required (#7656) 11 months ago
Joel Dice 4f2d634ca4
add `adapter_{open|close}_badfd` exports to Preview 1 adapter (#7663) 11 months ago
Ryan Levick 82fbd0c038
Add a test for allow-ip-name-lookup=no (#7657) 11 months ago
Xinzhao Xu f9f8a4df28
Replace clap attributes with command and arg (#7658) 11 months ago
Ryan Levick 63e260693d
Ensure `remote-address` is allowed when creating UDP stream (#7648) 11 months ago
Pat Hickey 3b61c511a0
Move wasmtime-wasi's Table to wasmtime::component::ResourceTable (#7655) 11 months ago
scottmcm 76f71d83f2
Cranelift: More simplification opts for `iadd`/`isub` (#7654) 11 months ago
Ryan Levick 576db0196d
Add options to WasiCtx for toggling TCP and UDP on and off (#7647) 11 months ago
scottmcm 2b80a2811e
Additional `extend` opt patterns (#7644) 11 months ago
scottmcm 239e4a1cf8
Add opt patterns for 3-way comparison (`Ord::cmp` or `<=>`) (#7636) 11 months ago
Alex Crichton 21c065e3a7
Increase stack size in `examples/threads.c` (#7651) 11 months ago
Pat Hickey 08d101becb
use wasi-http and wasi-cli 0.2.0-rc-2023-12-05 (#7640) 11 months ago
Andrew Brown 62ad1185bc
mpk: deduplicate documentation (#7642) 11 months ago
Alex Crichton 5c8bce70a1
Document `cargo vet` in contributing docs (#7635) 11 months ago
Alex Crichton f41a2522c4
Add audits for windows-sys 0.52 (#7634) 11 months ago
Alex Crichton 8e7f67ac68
Rewrite wait/notify with wasm threads (#7629) 11 months ago
Saúl Cabrera bac512aaac
winch: Rework `br_table` jumps (#7628) 11 months ago
Trevor Elliott 11586fb279
Add `fields.has` to query if a header is present in a `fields` (#7625) 11 months ago