12659 Commits (5b2ae8365ed0ef68c6da1465c1f5d9d1f0b4624b)
 

Author SHA1 Message Date
Simon Larsson 6e26b10979
cranelift-entity: add get_many_mut method (#7523) 1 year ago
Saúl Cabrera 9e0c650393
winch: Do not use `unconditional_jump` with `br_table` (#7525) 1 year ago
Nick Fitzgerald 4c9feb1a68
ISLE: Allow callers to pass in storage for multi returns (#7503) 1 year ago
Trevor Elliott c04863354b
wasi-http: Make child fields immutable (#7524) 1 year ago
Pat Hickey d5b204a71a
Remove timezone interface from wasi-clocks (#7515) 1 year ago
Pat Hickey 9297146ea7
Move the `wasi:io/stream/error` resource into `wasi:io/error` (#7521) 1 year ago
Saúl Cabrera fced2b70cb
winch: Properly handle unconditional jumps (#7499) 1 year ago
Trevor Elliott 3078b9cbd2
vmovss and vmovsd don't load 128 bits when given a memory argument (#7520) 1 year ago
Alex Crichton 648ccce0f6
Downgrade log level on pcc error (#7519) 1 year ago
Alex Crichton 32d2b04627
Remove no-longer-necessary reactor world (#7516) 1 year ago
Jeffrey Charles f1cb847c0d
Get addr of local after popping from reg (#7517) 1 year ago
Andrew Brown b3da3c3d81
mpk: reenable MPK support with vendor string check (#7513) 1 year ago
Pat Hickey aebf163e93
wasi-filesystem: delete access modes (#7510) 1 year ago
Dave Bakker 12296fab94
wasi-sockets: Add & refine socket options. (SO_ACCEPTCONN, TCP_KEEPIDLE/INTVL/CNT) (#7512) 1 year ago
Alex Crichton 59e2607ff6
Remove workaround of upstream libc issue (#7507) 1 year ago
Nick Fitzgerald 1c8fd8c56c
Cranelift: Clean up imports to avoid warnings (#7508) 1 year ago
Alex Crichton 7ee148ef5f
Run custom signal handler tests on macOS (#7509) 1 year ago
Alex Crichton 980b19a399
Add a test that fuel clamps at zero (#7504) 1 year ago
Saúl Cabrera b745132308
winch: Properly derive a scratch register for arg assignment (#7501) 1 year ago
Nick Fitzgerald 72534b0f97
Cranelift: Reassociate long and narrow chains of operations into shallow and wide trees (#7466) 1 year ago
Xinzhao Xu 1ced2ef4cd
crates/cache: print warning information only when the renaming truly fails (#7497) 1 year ago
Nick Fitzgerald b9f2a3060b
Cranelift: Break op cost ties with expression depth in egraphs (#7456) 1 year ago
Trevor Elliott 54aed0bac4
wasi-http: Reject delete of forbidden headers (#7490) 1 year ago
Nick Fitzgerald e39c6b76f9
Cranelift: Fix union node bitpacking (#7465) 1 year ago
Jeffrey Charles a2d5b53062
Use scratch XMM register for spilling floats (#7494) 1 year ago
Alex Crichton 6d2ce7e3d8
Add release notes for 15.0.0 (#7487) 1 year ago
Afonso Bordado a6e559aaae
riscv64: Rollback isub lhs optimization (#7491) 1 year ago
Alex Crichton 7aebb922af
Enable CI fail-fast behavior for non-PR builds (#7489) 1 year ago
Alex Crichton e8f1e3212e
Update wasm-tools dependencies (#7488) 1 year ago
Dave Bakker c91566f637
wasi-sockets: Simplify ip name lookup interface (#7483) 1 year ago
Tyler Rockwood 28fd6bf3f0
c-api: support yielding in wasmtime_store_epoch_deadline_callback (#7476) 1 year ago
Dave Bakker fa8933c6e3
Remove TCP no-delay (#7484) 1 year ago
Dave Bakker 973a34b557
wasi-sockets: Sync up UDP implementation & tests with TCP (#7423) 1 year ago
wasmtime-publish a32fa1b38d
Bump Wasmtime to 16.0.0 (#7482) 1 year ago
Alex Crichton 4e3038372f
Remove a writer task in wasi-http (#7461) 1 year ago
Roman Volosatovs d72ddfdfd8
feat(wasmtime/component): add `Linker::func_new_async` (#7477) 1 year ago
Afonso Bordado aa804debb9
riscv64: Instruction selection improvements (#7480) 1 year ago
Chris Fallin 4513d9cadf
PCC: fully support dynamic and static memories in Wasmtime on x86-64 and aarch64. (#7468) 1 year ago
Trevor Elliott 0e50d50d61
wasi-http: Make all setters fallible (#7451) 1 year ago
Alex Crichton 7fea4a4f67
wasi-http: Remove extra task when reading bodies (#7475) 1 year ago
Afonso Bordado 8740c56930
riscv64: Find more oportunities to encode a compressed add (#7471) 1 year ago
Jeffrey Charles 0ac6e17437
Reset sp_offset when resetting stack in Winch (#7478) 1 year ago
Afonso Bordado 2e8c4886bf
cranelift: Make inline stackprobe unroll sequence valgrind compliant (#7470) 1 year ago
Afonso Bordado 71ff54ff73
egraphs: Recognize `rot{r,l}` from shifts (#7472) 1 year ago
Jake Champion 51de2f7c12
Print the error from the wasi-http incoming-handler to stderr (#7455) 1 year ago
Alex Crichton 40adf87cd3
Enable copy-on-write memories for components (#7459) 1 year ago
Saúl Cabrera 97f6a8b3e3
winch: Add tests for local_{get,set} (#7462) 1 year ago
Tyler Rockwood 6c428469f7
c-api: support IWYU pragmas (#7473) 1 year ago
Alex Crichton 630f8e32d8
Fix some text-format related features (#7464) 1 year ago
Alex Crichton 64af09d1c6
aarch64: Add support for `tbz` and `tbnz` (#7452) 1 year ago