12252 Commits (67f8c7c4f29aa6d1a9891bb3a44b35112347345b)
 

Author SHA1 Message Date
Alex Crichton 67f8c7c4f2
Attempt to automatically configure release notes (#7405) (#7424) 1 year ago
Alex Crichton b1bdcc13fb
Add support for `::` in `--dir` to old CLI (#7416) (#7421) 1 year ago
wasmtime-publish fd1e948de4
Release Wasmtime 14.0.3 (#7399) 1 year ago
Alex Crichton c57d45849a
Fix parsing of new subcommands (#7398) 1 year ago
Alex Crichton 196e90d423
Add compatibility shims for Wasmtime 13 CLI (#7385) (#7395) 1 year ago
Alex Crichton 449a7dc3e8
Enable the `wasmtime serve` command by default (#7392) 1 year ago
wasmtime-publish 2ade3adec6
Release Wasmtime 14.0.2 (#7367) 1 year ago
bjorn3 f6f9f36fa9
Allow disabling the host-arch feature of cranelift-codegen (#7371) 1 year ago
Ulan Degenbaev ed7343338c
Remove the leftover usage of `posix-signals-on-macos` (#7360) (#7362) 1 year ago
wasmtime-publish 402d3da91f
Release Wasmtime 14.0.1 (#7334) 1 year ago
bjorn3 a9d4e3683c
Preserve uext and sext flags for parameters on x86_64 and apple aarch64 (#7333) 1 year ago
wasmtime-publish 2da78ca5c4
Release Wasmtime 14.0.0 (#7308) 1 year ago
Alex Crichton 2ffbc36c37
Swap the order of directories in `--dir` (#7303) 1 year ago
Alex Crichton b8286f95d5
Put versions in all WASI WIT files (#7272) (#7299) 1 year ago
Joel Dice ce3d7753cc
wasi-http: Allow embedder to manage outgoing connections (#7297) 1 year ago
Alex Crichton 6943ed0c32
Add a whole lot of semicolons to WIT files (#7159) (#7295) 1 year ago
Alex Crichton 9fe2765bae
Update wasm-tools and wit-bindgen crates. (#7294) 1 year ago
Alex Crichton 20d30562f5
Fix a flaky TCP test (#7223) 1 year ago
Alex Crichton defda32ac0
Update release notes for 14.0.0 (#7158) (#7213) 1 year ago
Roman Volosatovs 28dc805786
backport `wasi-sockets` changes to Wasmtime 14 (#7216) 1 year ago
Ryan Levick c796ce7376
[14.0.0] Bindgen multi-version support (#7212) 1 year ago
bjorn3 e746081e9d
cranelift: Consider functions with TLS values as non leaf (#7177) (#7195) 1 year ago
Alex Crichton a14004b68b
fix(wasmtime-cli): wrong linker in wasi http (#7167) (#7175) 1 year ago
Joel Dice 17505667fa
[wasmtime-wasi] make StdinStream and StdoutStream public (#7150) (#7176) 1 year ago
Alex Crichton 0573117736
Add an error resource to WASI streams (#7152) (#7169) 1 year ago
Trevor Elliott 8fdb4afa92
wasi-http: Use borrow syntax for borrowed resources (#7161) (#7163) 1 year ago
Afonso Bordado 946c21d9c0
riscv64: Mark `fcmp` as already extended (#7151) 1 year ago
Afonso Bordado 7ef5094a0e
riscv64: Add support for min/max instructions (#7146) 1 year ago
Alex Crichton d4e4f610ce
riscv64: Consolidate conditional moves into one instruction (#7145) 1 year ago
Trevor Elliott 993e26e044
wasmtime: Handle common cli args in `wasmtime serve` (#7134) 1 year ago
Joel Dice 611b3de3a2
[wasmtime-wasi] make StdinStream and StdoutStream public (#7150) 1 year ago
Alex Crichton cc0d8bc691
Refactor HTTP tests to be less flaky and more robust (#7143) 1 year ago
Alphyr ef868a7ae7
riscv64: Further optimize constants loading (#7139) 1 year ago
Alex Crichton e2f1bdd782
Implement the `wasi:sockets/ip-name-lookup` interface (#7109) 1 year ago
Pat Hickey a6d05429f6
Wasi input-stream: use same errors as output-stream (#7090) 1 year ago
Trevor Elliott bf513dafdd
Resourcify the wasi-http interface (#7135) 1 year ago
Alex Crichton aededf8197
riscv64: Refactor and simplify some branches/fcmp (#7142) 1 year ago
Alex Crichton 57a7cafe3c
riscv64: Update `replicated_{u,}imm5` to match `vconst` (#7141) 1 year ago
Alex Crichton 71f650b011
Fix race condition in `AsyncWriteStream` (#7144) 1 year ago
Tyler Rockwood ec07c89b9b
c-api: Support InstancePre (#7140) 1 year ago
Alex Crichton 86cd2a01d1
Fix a flaky preview2 test (#7138) 1 year ago
Dave Bakker 1e86063574
wasi-sockets: Implement initial listen backlog (#7034) 1 year ago
Alex Crichton 4a037fc06d
Handle `lower_branch` consistently amongst backends (#7133) 1 year ago
Roman Volosatovs 16e24fe713
feat(preview1): implement `poll_oneoff` (#7099) 1 year ago
Tyler Rockwood 37cf8e1e75
Async support in the C API (#7106) 1 year ago
Alex Crichton c927662079
riscv64: Refactor implementation of `{u,s}{div,rem}` (#7136) 1 year ago
Trevor Elliott 9d3419741c
Fix a regression with `wasmtime serve`, and enable the serve feature in tests (#7137) 1 year ago
Alex Crichton 83001e9752
Refactor how `subscribe` works in WASI (#7130) 1 year ago
Alex Crichton 1246a2466e
riscv64: Add another pattern for loading constants (#7131) 1 year ago
Alex Crichton 56e8481b3f
riscv64: Optimize `uadd_overflow_trap` lowering (#7132) 1 year ago