11216 Commits (8157924f682cf83cca98afa3902dd26c519cffb4)
 

Author SHA1 Message Date
Alex Crichton 8157924f68
Fix name of tarballs for patch releases (#6295) 2 years ago
Nick Fitzgerald 913efdf24d
wasmtime: Overhaul trampolines (#6262) 2 years ago
Nick Fitzgerald 5b9121f0e2
Add a wildcard audit of `derive_arbitrary` (#6294) 2 years ago
Alex Crichton 0977952dcd
Merge pull request from GHSA-ch89-5g45-qwc7 2 years ago
Alex Crichton f14bb4fb14
Remove a nightly pin from CI (#6250) 2 years ago
Pat Hickey 98501e4fad
liberate wasi-common from Rights (#6265) 2 years ago
Alex Crichton edae6c0217
x64: Add non-SSE4.1 lowerings of `pmov{s,z}x*` (#6279) 2 years ago
Alex Crichton 57dabd3b0b
Fix publishing artifacts from the `main` branch (#6290) 2 years ago
Alex Crichton d75adc4421
Run full CI once a day on `main` (#6288) 2 years ago
Saúl Cabrera 5d833a766e
cranelift: Add missing control plane parameter to `compile_with_cache` (#6289) 2 years ago
Dan Gohman ec6755512f
Remove `maintenance` badges from the Cargo.toml files. (#6286) 2 years ago
Jamey Sharp 9616ead607
`cargo vet` audits for guest profiling support (#6284) 2 years ago
Afonso Bordado 62cbb5045e
riscv64: Implement a few SIMD arithmetic ops (#6268) 2 years ago
Afonso Bordado 4337ccd4b7
riscv64: Support non 128bit vector sizes (#6266) 2 years ago
Jamey Sharp c7b83e8ef9
wasmtime: remove `drop(&mut ...)` used to silence warnings (#6278) 2 years ago
Afonso Bordado 5113739601
riscv64: Enable more instructions in the fuzzer (#6271) 2 years ago
Saúl Cabrera a1732b2906
winch(fuzz): Initial support for differential fuzzing (#6281) 2 years ago
Jamey Sharp bd473dba31
wasmtime-runtime: Re-export backtrace `Frame` type (#6280) 2 years ago
Alex Crichton d2bb4aa13b
x64: Add non-SSE4.1 lowering for pmulld (#6259) 2 years ago
yuyang c9a9c2c191
Specify a `read` parameter for `ISLE`'s `Lexer`. (#6123) 2 years ago
Alex Crichton 4b703f9dce
Fix differential fuzzing when Wasmtime hits an OOM (#6273) 2 years ago
Brendan Burns 3e06a0a2bd
Minor cleanups. (#6270) 2 years ago
Afonso Bordado c14838d9e6
riscv64: Delete CSR Instructions (#6267) 2 years ago
Nick Fitzgerald 8145e6b5b1
Add a wildcard audit for `arbitrary` (#6264) 2 years ago
Brendan Burns 43ec4816f1
Make streams owned by request/response that they are tied to. (#6228) 2 years ago
Jamey Sharp efdfc361f8
Allow WASI to open directories without O_DIRECTORY (#6163) 2 years ago
bjorn3 91d1d246cd
Allow serializing all cranelift-module data structures (#6172) 2 years ago
Max Große 8078404a15
docs(wasi-tut): update error message (#6261) 2 years ago
Trevor Elliott d9e27c5441
Bump regalloc2 to 0.7.0 (#6237) 2 years ago
Dan Gohman 1a077dfd6b
Fix `poll_oneoff`'s handling of non-regular files. (#6258) 2 years ago
Remo Senekowitsch 1192697c7e
refactor BlockLoweringOrder::new (#6255) 2 years ago
Jamey Sharp 8376944b3f
Allow Trevor and me to request PR benchmarks (#6256) 2 years ago
Trevor Elliott e6339b2725
s390x: Remove uses of copy_reg (#6253) 2 years ago
Alex Crichton a2a38edd8a
x64: Add non-SSE 4.1 lowerings for `v{all,any}_true` (#6232) 2 years ago
Afonso Bordado 60e4a00413
riscv64: Initial SIMD Vector Implementation (#6240) 2 years ago
Trevor Elliott 7ad2fe32c9
aarch64: Avoid a copy in the extract_vector lowering (#6252) 2 years ago
Trevor Elliott b667f5fa5b
Avoid introducing a move for struct return (#6245) 2 years ago
wasmtime-publish 620ec03ca4
Update release date of Wasmtime 8.0.0 (#6248) 2 years ago
Dan Gohman c59bb8db39
Update several dependencies. (#6171) 2 years ago
Trevor Elliott f89ac63766
riscv64: Remove the gen_move2 helper (#6246) 2 years ago
Pat Hickey 8e76ec82be
wasi-common: export StringArray type (#6244) 2 years ago
Alex Crichton b23691032b
Fix default architecture for winch (#6242) 2 years ago
Alex Crichton 077d4755d9
Mark loads from `VMCallerCheckedAnyfunc` as readonly (#6243) 2 years ago
Pat Hickey 0a062369a8
delete wasi truncation_rights test (#6236) 2 years ago
Trevor Elliott ef7af28ef0
Bump hashbrown to 0.13.2 (#6238) 2 years ago
Alex Crichton b6bb6a196a
Add support for binary/octal literals to ISLE (#6234) 2 years ago
Trevor Elliott c17a3d89f7
cranelift: Remove EBB references from docs (#6235) 2 years ago
Lann 51ed20ab4d
Add Engine::precompile_compatibility_hash (#5826) 2 years ago
Alexa VanHattum a486aa37ad
Update doc for which integer types are supported (#6233) 2 years ago
Bobby Holley 5e4b928161
Run cargo-vet prune. (#6231) 2 years ago