12778 Commits (ebbfc9017b6672d79d141a27e16e211979164375)
 

Author SHA1 Message Date
Roman Volosatovs 22885384ba
feat: support component type introspection (#7804) 10 months ago
Alex Crichton 5c0027be59
Update to actions/cache@v4 (#7823) 10 months ago
Nick Fitzgerald c49a256498
wasmtime: Add some comments and minor tweaks to signature registry (#7825) 10 months ago
Alex Crichton b368240521
x64: Break more data dependencies in float-related instructions (#7818) 10 months ago
Alex Crichton 7f62f4d160
Update some wasm-tools deps (#7824) 10 months ago
Trevor Elliott 0bcceda3b1
winch: Emit unwind info in the x64 backend (#7798) 10 months ago
Alex Crichton 94b3e84e90
Enable the component model by default (#7821) 10 months ago
Alex Crichton 30f2c8bbf9
Add release notes for 17.0.0 (#7822) 10 months ago
Pat Hickey 1c335c1b29
use released WASI Preview 2 (version 0.2.0) wits (#7817) 10 months ago
Alex Crichton e7064d4d05
Close intermediate streams for reads/writes (#7816) 10 months ago
Alex Crichton 6e2ff18a14
Fix contributor documentation for building the C API (#7814) 10 months ago
Wolfgang Meier 3e68c4a45e
expose tail call configuration option to c api (#7811) 10 months ago
Robin Freyler 5f6288f6e0
Update the Wasmi fuzzing oracle to version `0.31.0` (#7791) 10 months ago
Yaodong Yang 5c5640feed
demange names in guest-profiler output (#7809) 10 months ago
Alex Crichton 5fdb36a115
Update some `cargo vet`-related metadata (#7810) 10 months ago
Pat Hickey b110e57e1b
preview 1 test-programs: fdflags_sync always unsupported (#7806) 10 months ago
Dan Gohman e9d580776e
Update to the latest wasi-io and wasi-sockets. (#7805) 10 months ago
Dave Bakker 649e6b5ad2
WASI: remove unnecessary Sync constraints (#7802) 10 months ago
Bruce Mitchener 93580f247c
examples: Don't `fread()` within `assert(...)`. (#7803) 10 months ago
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