536 Commits (0b0d49fff99ff15ca6572caefd174c3c3e507aca)

Author SHA1 Message Date
Chris Fallin ae2c84205f
Upgrade to regalloc2 v0.2.2. (#4222) 2 years ago
Chris Fallin 8f61eb9341
Upgrade to regalloc2 version 0.2.1. (#4199) 2 years ago
Andrew Brown 0bdd8e3510
Upgrade listenfd to v1.0.0 (#4197) 2 years ago
Pat Hickey bffce37050
make backtrace collection a Config field rather than a cargo feature (#4183) 2 years ago
Chris Fallin b830c3cf93
Pull in regalloc2 v0.2.0, with no more separate scratch registers. (#4182) 2 years ago
Alex Crichton 89ccc56e46
Update the wasm-tools family of crates (#4165) 3 years ago
Chris Fallin 02d5edc591
Upgrade to regalloc2 0.1.3. (#4157) 3 years ago
Chris Fallin 5d671952ee
Cranelift: do not check in generated ISLE code; regenerate on every compile. (#4143) 3 years ago
wasmtime-publish 9a6854456d
Bump Wasmtime to 0.38.0 (#4103) 3 years ago
Andrew Brown 5c3642fcb1
bench-api: configure execution with a flags string (#4096) 3 years ago
Alex Crichton 5fe06f7345
Update to clap 3.* (#4082) 3 years ago
Alex Crichton 871a9d93f2
Update some dependencies in `Cargo.lock` (#4081) 3 years ago
Dan Gohman 321124ad21
Update to rustix 0.33.7. (#4052) 3 years ago
Chris Fallin 0af8737ec3
Add support for running the regalloc2 checker. (#4043) 3 years ago
Alex Crichton 3f3afb455e
Remove support for userfaultfd (#4040) 3 years ago
Chris Fallin a0318f36f0
Switch Cranelift over to regalloc2. (#3989) 3 years ago
Dan Gohman ade04c92c2
Update to rustix 0.33.6. (#4022) 3 years ago
Nick Fitzgerald 54aa720506
fuzzing: Refactor `TableOps` fuzz generator to allow GC with refs on the stack (#4016) 3 years ago
Alex Crichton d147802d51
Update wasm-tools crates (#3997) 3 years ago
wasmtime-publish 78a595ac88
Bump Wasmtime to 0.37.0 (#3994) 3 years ago
Alex Crichton c89dc55108
Add a two-week delay to Wasmtime's release process (#3955) 3 years ago
Dan Gohman 819b61b661
Update to rustix 0.33.5, to fix a link error on Android (#3966) 3 years ago
Brian Jones 65b443ad23
Fix for issue #3948 (#3956) 3 years ago
Nazar Mokrynskyi dd32bd13d6
Update zstd to 0.11.1 (#3938) 3 years ago
Alex Crichton fa72d63b92
Update the v8 crate used when fuzzing (#3929) 3 years ago
Nathaniel McCallum 0df4e961c0
fix(wasi): enable all `WasiFile`s to be pollable (#3913) 3 years ago
wasmtime-publish 9137b4a50e
Bump Wasmtime to 0.35.0 (#3885) 3 years ago
Chris Fallin 9dbb8c25c5
Implicit type conversions in ISLE (#3807) 3 years ago
Nick Fitzgerald bad9a35418
`wasm-mutate` fuzz targets (#3836) 3 years ago
Alex Crichton 593f8d96aa
Update wasm-{smith,encoder} (#3835) 3 years ago
bjorn3 4ed353a7e1
Extract jit_int.rs and most of jitdump_linux.rs for use outside of wasmtime (#2744) 3 years ago
Andrew Brown c183e93b80
x64: enable VTune support by default (#3821) 3 years ago
Alex Crichton 0b4263333b
Fuzz cranelift cpu flag settings with Wasmtime (#3800) 3 years ago
Alex Crichton 1cb08d4e67
Minor instantiation benchmark updates (#3790) 3 years ago
Alex Crichton 027dea549a
Fuzz using precompiled modules on CI (#3788) 3 years ago
Dan Gohman f2bf254a79
Update to cap-std 0.24.1, fixing compilation on Right nightly. (#3786) 3 years ago
wasmtime-publish 39b88e4e9e
Release Wasmtime 0.34.0 (#3768) 3 years ago
Harald Hoyer fa889b4fd2
wasmtime: add CLI options for pre-opened TCP listen sockets (#3729) 3 years ago
Jonas Kruckenberg 79af8cd9ce
chore: update zstd (#3771) 3 years ago
Nick Fitzgerald 795b0aaf9a cranelift: Add newtype wrappers for x64 register classes 3 years ago
Chris Fallin 2a24a0fbde
Make memfd image creation lazy (on first instantiation). 3 years ago
Alex Crichton 65486a0680 Update wasm-tools crates 3 years ago
Dan Gohman ffa9fe32aa Use is-terminal instead of atty. 3 years ago
Harald Hoyer 853a025613 Implement `sock_accept` 3 years ago
Chris Fallin b73ac83c37
Add a pooling allocator mode based on copy-on-write mappings of memfds. 3 years ago
Dan Gohman 5fc01bafc7
Fix `isatty` in WASI. (#3696) 3 years ago
Benjamin Bouvier 2649d2352c
Support vtune profiling of trampolines too (#3687) 3 years ago
Benjamin Bouvier e53f213ac4 Try demangling names before forwarding them to the profiler 3 years ago
Alex Crichton ab1d845ac1
Refactor fuzzing configuration and sometimes disable debug verifier. (#3664) 3 years ago
wasmtime-publish 8043c1f919
Release Wasmtime 0.33.0 (#3648) 3 years ago