12659 Commits (5b2ae8365ed0ef68c6da1465c1f5d9d1f0b4624b)
 

Author SHA1 Message Date
Alex Crichton c92f0099db
Trim `wasmtime serve`'s default world (#7597) 11 months ago
Trevor Elliott 8cf0d42342
Raise Http{Request,Response}BodyError when too much is written (#7591) 11 months ago
Dave Bakker ffdac62d2a
wasi-sockets: integration test & internal documentation updates (#7570) 11 months ago
Alex Crichton c541f76eb3
Update wasm-tools crates (#7604) 11 months ago
Tyler Rockwood f8fee9385d
add clang format (#7601) 11 months ago
Trevor Elliott 56c6337d92
Replace the preview2 table's HashMap storage with a Vec (#7596) 11 months ago
Trevor Elliott 1d234f8885
wasi-http spec tweaks (#7589) 11 months ago
scottmcm d2887aba14
Cranelift: Remove some unneeded `arithmetic.isle` patterns (#7599) 11 months ago
Jeffrey Charles 4d2244608d
Winch: cleanup stack in br_if in non-fallthrough case (#7590) 12 months ago
Caio Ramos Casimiro 1c7a07b326
c-api: support disabling mach ports use on macos (#7595) 12 months ago
Andrew Brown ad4b7c55a6
mpk: allow forcing MPK during tests (#7576) 12 months ago
Mrmaxmeier cd97c9f147
cranelift-jit: implement GOT relocations for aarch64 (#7584) 12 months ago
Alex Crichton ef07f40fe2
Update the wasm-tools family of crates (#7587) 12 months ago
Alex Crichton 55ac2688d7
preview1: Update semantics of seeking on appending files (#7586) 12 months ago
Collin Styles 9da24f338f
Fix typo in wasmtime crate documentation (#7585) 12 months ago
Guy Bedford 6506567cb3
wasi: fs time precision option (#7569) 12 months ago
pyroMechanical 9910177a8b
riscv64: use `vadd.vi` for small immediate vector subtraction (#7522) 12 months ago
Jeffrey Charles 55f9a4bdcd
Winch: fix bug by spilling when emitting func call (#7573) 12 months ago
Brett Cannon b960adb8e7
Fix broken link in ISLE language reference (#7577) 12 months ago
Andrew Brown 707753e0d9
mpk: fix CPUID bit check (#7575) 12 months ago
Andrew Brown 212faeafe8
ci: log CPU details when testing (#7574) 12 months ago
vwkd b49e38a070
docs: clarify definition in Introduction (#7566) 12 months ago
Tyler Rockwood b4b7bc9347
c-api: support accessing the module of an instance_pre (#7572) 12 months ago
Pat Hickey 2e8e09a6db
move wasmtime-wasi's unit test for stdin to a separate integration test (#7564) 12 months ago
Tyler Rockwood f7d16d8139
clarify custom memory needs to be zero filled (#7565) 12 months ago
Guy Bedford 0353ff4206
wasi: noent error for dangling symlink (#7563) 12 months ago
Alex Crichton 5856590fae
Configure workspace lints, enable running some Clippy lints on CI (#7561) 12 months ago
Alex Crichton 05eadca1b5
Fix memory initialization when offset is negative (#7559) 12 months ago
Alex Crichton 4d9a2162eb
Fix MIRI validation of `ScopeVec` (#7560) 12 months ago
wasmtime-publish 2a66498f15
Update release date of Wasmtime 15.0.0 (#7556) 12 months ago
Alex Crichton 877059f469
Update hyper dependency to stable release (#7555) 12 months ago
Alex Crichton 4f5a0de4c1
Bump MSRV to 1.72.0 (#7554) 12 months ago
Pat Hickey a27162d638
Wasi test suite cleanups (#7553) 12 months ago
Alex Crichton 5082f22fe0
Invert logic to use `__builtin_{setjmp,longjmp}` (#7542) 12 months ago
Saúl Cabrera 50733725a0
winch: Solidify unreachable code handling (#7547) 12 months ago
Alex Crichton 49c32d2de8
Implement WASI "preview0" in `wasmtime-wasi` (#7548) 12 months ago
Trevor Elliott bba4ee78a9
Ensure that scheme and authority are populated in the incoming handler (#7545) 12 months ago
Alex Crichton e74b5c9c35
Defer isatty in the adapter til needed (#7544) 12 months ago
Alex Crichton 82c3e0a42a
Remove unimplemented sockets from preview1 adapter (#7543) 12 months ago
Afonso Bordado 15ca47db91
wasmtime: Fix RISC-V build when using clang (#7541) 12 months ago
Alex Crichton aa549e61ed
Prune some minor dependencies out of our lock file (#7539) 12 months ago
Trevor Elliott 3db4c91a07
Filter out forbidden headers on incoming request and response resources (#7538) 12 months ago
Saúl Cabrera f0162a40e7
winch: Multi-Value Part 1 (#7535) 12 months ago
Trevor Elliott 4fe4d3f9f4
wasi-http: Implement http-error-code, and centralize error conversions (#7534) 12 months ago
Jeffrey Charles 321294a5d2
winch: Materialize latent locals when setting them (#7531) 12 months ago
Pat Hickey 6aaf682894
WASI wits: use 0.2.0-rc-2023-11-10 (#7533) 12 months ago
Trevor Elliott 24d945f3e3
wasi-http: Validate Content-Length when present (#7527) 12 months ago
Nick Fitzgerald ebfe1ccd03
ISLE: Build in maximum limit for multi constructor returns (#7526) 1 year ago
Trevor Elliott a52f41f849
Remove a debugging eprintln (#7528) 1 year ago
Trevor Elliott 8b523e780b
wasi-http: Migrate to more descriptive error variant (#7434) 1 year ago