12670 Commits (cee0eeb2892e3831b2952b445319e6d894ea378e)
 

Author SHA1 Message Date
Alex Crichton 519808fc5c
Add compatibility shims for Wasmtime 13 CLI (#7385) 1 year ago
Andrew Brown ecd37470fc
mpk: turn on `memory_protection_keys` during fuzzing (#7393) 1 year ago
Alex Crichton 5ea563fb81
Enable the new preview1 implementation by default (#7365) 1 year ago
Chris Fallin 2340dffd7d
PCC: verification primitives for dynamic range checks. (#7389) 1 year ago
Alex Crichton f81e033c92
Add vet for target-lexicon again (#7391) 1 year ago
Alex Crichton fa6fcd946b
Fix a possible panic in clock subscription (#7386) 1 year ago
Alex Crichton d4d8a884d6
Update rustix to 0.38.21 (#7387) 1 year ago
Pat Hickey 8a91ae7728
remove filesystem locks (#7355) 1 year ago
Chris Fallin f262c3110a
PCC: support x86-64. (#7352) 1 year ago
Jeffrey Charles 0d797f7f77
Add float comparison operators to Winch (#7379) 1 year ago
Trevor Elliott d36e2c1abf
Avoid creating a fields resource when receiving an empty trailers (#7351) 1 year ago
Steven b1b37f4aba
refactor: using emit_cmp helper to refactor lowering of selection ins… (#7344) 1 year ago
Alex Crichton 0864eb0826
Add audit for target-lexicon upgrade (#7380) 1 year ago
Alex Crichton 4511dea473
Update some crates to align on latest `rustix` (#7370) 1 year ago
Andrew Brown 9db47375c6
mpk: enable more tests (#7376) 1 year ago
Trevor Elliott 05a6b3b102
Add logging and request id tracking to `wasmtime serve` (#7366) 1 year ago
Nick Fitzgerald 952c6a5eb4
`cranelift-wasm`: Add a small optimization for dynamic memories with `min_size == max_size` (#7374) 1 year ago
Andrew Brown 9d6bf22ffd
mpk: limit the number of protection keys (#7364) 1 year ago
Alex Crichton bdcfc3f51f
Add release notes for 14.0.2 and 13.0.1 (#7368) 1 year ago
bjorn3 23031e3fa6
Allow disabling the host-arch feature of cranelift-codegen (#7369) 1 year ago
Andrew Brown d58f526cc9
mpk: protect memory with `PROT_NONE` (#7363) 1 year ago
Alex Crichton 1c81b5c494
Fix concurrent invocations of `preview2_tcp_bind` test (#7339) 1 year ago
Ulan Degenbaev b10a7296ab
Remove the leftover usage of `posix-signals-on-macos` (#7360) 1 year ago
Colin D Murphy 038ddfeb66
Describe workflow for testing preview2 components (#7292) 1 year ago
Alex Crichton 205a5d2d80
Expand further minimization section of documentation (#7350) 1 year ago
Afonso Bordado 309580baa6
riscv64: Allow loading 0 with `c.li` (#7359) 1 year ago
Dave Bakker a6a9bdf860
wasi-sockets: Introduce UDP streams (#7243) 1 year ago
Andrew Brown d361cf2421
mpk: maintain mapping of pkey ID to stripe ID (#7353) 1 year ago
Alex Crichton 4a660aa44b
Add release notes for 14.0.1 (#7346) 1 year ago
Alex Crichton 282edac149
Restructure building the C API (#7341) 1 year ago
Xinzhao Xu d9be6e113c
Fix the wrong cmake path in wasi example comments (#7343) 1 year ago
Afonso Bordado bb8b1d5ab9
wasmtime: Fix Bench API Build (#7345) 1 year ago
Rahul 9d8ca828d1
update ittapi to 0.4.0 (#7337) 1 year ago
Alex Crichton 72aaff5060
riscv64: Refactor FRM and fcvt-to-int management (#7327) 1 year ago
Alex Crichton 5adcbb9685
Fix native feature detect in "min" builds (#7338) 1 year ago
Tyler Rockwood 85c0a2df54
Switch to simpler fuel APIs (#7298) 1 year ago
Alex Crichton 3176f03ad5
Name some anonymous structs in the C API (#7324) 1 year ago
Alex Crichton 694f792900
Restore the `rlib` crate-type to the C API (#7316) 1 year ago
Alex Crichton 962318ebea
Gate some `clap` features behind the `default` feature (#7317) 1 year ago
Alex Crichton a80da753e0
Build "min" artifacts on CI (#7315) 1 year ago
bjorn3 a5d9bbe29c
Preserve uext and sext flags for parameters on x86_64 and apple aarch64 (#7325) 1 year ago
Xinzhao Xu ce796a9684
Fix typo in examples/threads.rs (#7328) 1 year ago
Afonso Bordado b995e2f208
riscv64: Delete `rev8` instruction (#7319) 1 year ago
Afonso Bordado 9bb6b1b579
cranelift: Add some libcalls to `test interpret` (#7320) 1 year ago
Trevor Elliott ed68661976
Pull in the upstream changes to wasi-http (#7314) 1 year ago
Chris Fallin 77d030cc57
egraphs: don't let rematerialization override LICM. (#7306) 1 year ago
Nick Fitzgerald 3a5e112c18
Cranelift: Add script for running Souper on harvested LHSes (#7312) 1 year ago
Alex Crichton 5565b93508
Gate debug builtins behind a Cargo feature (#7305) 1 year ago
wasmtime-publish c32a5e203b
Update release date of Wasmtime 14.0.0 (#7307) 1 year ago
Trevor Elliott 04fcb6a1c9
A couple of small refactorings to the egraph elaboration pass (#7304) 1 year ago