571 Commits (fb2f6ef2e3a6307311b155c3b940dca0359eb615)

Author SHA1 Message Date
Alex Crichton 7d7ddceb17
Update wasm-tools crates (#4246) 2 years ago
wasmtime-publish 55946704cb
Bump Wasmtime to 0.39.0 (#4225) 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
Alex Crichton fcf6208750
Initial skeleton of some component model processing (#4005) 3 years ago
Alex Crichton 89ccc56e46
Update the wasm-tools family of crates (#4165) 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
Dan Gohman 321124ad21
Update to rustix 0.33.7. (#4052) 3 years ago
Alex Crichton 3f3afb455e
Remove support for userfaultfd (#4040) 3 years ago
Dan Gohman ade04c92c2
Update to rustix 0.33.6. (#4022) 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 7b5176baea
Upgrade all crates to the Rust 2021 edition (#3991) 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
Alex Crichton 3f9bff17c8
Support disabling backtraces at compile time (#3932) 3 years ago
wasmtime-publish 9137b4a50e
Bump Wasmtime to 0.35.0 (#3885) 3 years ago
Alex Crichton 8c9c72caaa
Add a benchmark for measuring call overhead (#3883) 3 years ago
Nick Fitzgerald bad9a35418
`wasm-mutate` fuzz targets (#3836) 3 years ago
Alex Crichton bbd4a4a500
Enable copy-on-write heap initialization by default (#3825) 3 years ago
Andrew Brown c183e93b80
x64: enable VTune support by default (#3821) 3 years ago
Alex Crichton 1cb08d4e67
Minor instantiation benchmark updates (#3790) 3 years ago
Alex Crichton 5cd97c054d
Update memfd support with a runtime toggle (#3778) 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
Chris Fallin 88b53b12aa
Turn off memfd by default, at least for this upcoming release. (#3774) 3 years ago
Alex Crichton b647561c44
memfd: Some minor follow-ups (#3759) 3 years ago
Alex Crichton 9d1e517615 Update some more version reqs 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
Chris Fallin 0ff8f6ab20
Make build-config magic use memfd by default. 3 years ago
Chris Fallin b73ac83c37
Add a pooling allocator mode based on copy-on-write mappings of memfds. 3 years ago
Benjamin Bouvier 2649d2352c
Support vtune profiling of trampolines too (#3687) 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
Dan Gohman 7b346b1f12
Update to cap-std 0.22.0. (#3611) 3 years ago
wasmtime-publish c1c4c59670
Release Wasmtime 0.32.0 (#3589) 3 years ago
Benjamin Bouvier 1b33553cea Tidy up unused dependencies 3 years ago
Dan Gohman ea0cb971fb
Update to rustix 0.26.2. (#3521) 3 years ago
Benjamin Bouvier c952969389
Remove unused dependencies (#3490) 3 years ago
wasmtime-publish c1a6a0523d
Release Wasmtime 0.31.0 (#3489) 3 years ago
Pat Hickey 7962fe3f43
update tracing-subscriber (#3473) 3 years ago
Alex Crichton 490d49a768
Adjust dependency directives between crates (#3420) 3 years ago
Pat Hickey 18a355e092 give sychronous ResourceLimiter an async alternative 3 years ago
Alex Crichton fb585fde40
Update the `wast` crate dependency (#3464) 3 years ago
Alex Crichton e2a724ce18
Update the `object` crate to 0.27.0 (#3465) 3 years ago
Alex Crichton 9c6884e28d
Update the spec reference testsuite submodule (#3450) 3 years ago
Chris Fallin f227699536 Make ISLE part of the root Cargo workspace. 3 years ago