12438 Commits (release-15.0.0)
 

Author SHA1 Message Date
wasmtime-publish d2d52de088
Release Wasmtime 15.0.1 (#7619) 11 months ago
Alex Crichton 839bdd1edf
Remove wasi-http "checking authority" log (#7607) (#7618) 11 months ago
Joel Dice 584643a356
include `wasi:random/insecure{_seed}` in `command::add_to_linker` (#7614) 11 months ago
wasmtime-publish 6f0da84231
Release Wasmtime 15.0.0 (#7557) 12 months ago
Trevor Elliott 128a74a2d5
Ensure that scheme and authority are populated in the incoming handler (#7545) (#7546) 12 months ago
Trevor Elliott de1f24e5b5
Backport additional wasi-http changes to the 15.x release branch (#7540) 12 months ago
Alex Crichton bb8eec8b9e
[15.0.0] Backport more WIT-modifying PRs (#7537) 12 months ago
Alex Crichton 5d89b87dbd
[15.0.0] Backport WIT-changing PRs (#7529) 12 months ago
Alex Crichton aff8d976a1
wasi-filesystem: delete access modes (#7510) (#7518) 1 year ago
Alex Crichton 4c5410507e
wasi-sockets: Add & refine socket options. (SO_ACCEPTCONN, TCP_KEEPIDLE/INTVL/CNT) (#7512) (#7514) 1 year ago
Alex Crichton 29ae291ae4
[15.0.0] A few more backports (#7498) 1 year ago
Alex Crichton 85ff52c19d
[15.0.0] Backports of recent PRs (#7493) 1 year ago
Alex Crichton f31fa8ec1e
Remove TCP no-delay (#7484) (#7486) 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
Alex Crichton 03dd951c88
Add #[inline] to some trivial methods (#7457) 1 year ago
Alex Crichton c65bdb47c6
Add some CLI knobs for the pooling allocator (#7458) 1 year ago
Afonso Bordado 8e1b8ba442
egraphs: Merge consecutive shifts and rotates (#7453) 1 year ago
Nick Fitzgerald e0bfa7336d
cranelift: Reassociate constants out of nested shifts (#7450) 1 year ago
Joel Dice c56cdb3732
add `reset_adapter_state` export to adapter (#7444) 1 year ago
Afonso Bordado f2edcc69a4
egraphs: Remove extends and reduces from the shift amount (#7439) 1 year ago
Jeffrey Charles 9ab2e0a65f
popcnt should check for sse4.2 support in Winch (#7449) 1 year ago
Alex Crichton e9d62746ef
Fix writes being flushed to stdio (#7441) 1 year ago
Trevor Elliott 78b3834143
Validate the status code in outgoing-response (#7447) 1 year ago
Andrew Brown c741d2477b
mpk: temporarily disable to avoid CI failures (#7446) 1 year ago
Alex Crichton efeeaf5135
Fix parsing f32/f64 CLI arguments as floats (#7440) 1 year ago
Chris Fallin dcc8c2bc09
Wasmtime: omit ANSI color sequences in logging when not a terminal. (#7436) 1 year ago
Alex Crichton bc53b71c26
Fix flakiness in tcp_bind test (#7438) 1 year ago
Jeffrey Charles db946cd51f
Fix Winch bug for funcs with params and locals (#7443) 1 year ago
Afonso Bordado aef871b3da
fuzzgen: Allow restricting generated opcodes with env var (#7433) 1 year ago
Ryan Levick 9b97604868
Use wasi-http Error in the implementation (#7335) 1 year ago
Trevor Elliott 76d35f9f8e
preview2: Use blocking io for stdout and stderr (#7388) 1 year ago
Pat Hickey ddffc7e91e
Rename poll-list to poll, poll-one to pollable.block, and introduce pollable.ready (#7427) 1 year ago
Alex Crichton 83a33b0dc6
Add release notes for 14.0.4 (#7432) 1 year ago
Joel Dice 8aec021480
Add `wasi_http_double_echo` test (#7412) 1 year ago
Trevor Elliott f63350e06b
Keep the worker handle in an Arc to fix 7413 (#7426) 1 year ago