653 Commits (07f3e34033b0d503666a0799b7f807c466d48d63)

Author SHA1 Message Date
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
bjorn3 9e34df33b9 Remove the old x86 backend 3 years ago
Alex Crichton 1ee2af0098
Remove the lightbeam backend (#3390) 3 years ago
Dan Gohman 47490b4383
Use rsix to make system calls in Wasmtime. (#3355) 3 years ago
Nick Fitzgerald a1f4b46f64 Bump Wasmtime to version 0.30.0; cranelift to 0.77.0 3 years ago
Aaron Turner 191051b644
Docs: Created the Wasmtime Markdown Parser Example (#3193) 3 years ago
Alex Crichton c73be1f13a
Use an mmap-friendly serialization format (#3257) 3 years ago
Alex Crichton ddfadaeb38
Add a cranelift compile-time feature to wasmtime (#3206) 3 years ago
Alex Crichton 87c33c2969
Remove `wasmtime-environ`'s dependency on `cranelift-codegen` (#3199) 3 years ago
Alex Crichton e8aa7bb53b
Reimplement how unwind information is stored (#3180) 3 years ago
Alex Crichton e9f33fc618
Move all trampoline compilation to `wasmtime-cranelift` (#3176) 3 years ago
Alex Crichton a33caec9be
Bump the wasm-tools crates (#3139) 3 years ago
Chris Fallin a13a777230 Bump to Wasmtime v0.29.0 and Cranelift 0.76.0. 3 years ago
Nick Fitzgerald 10eead18c8 Update `object` to 0.26.0 3 years ago
Ulan Degenbaev f08491eeca
Restore POSIX signal handling on MacOS behind a feature flag (#3063) 3 years ago
Benjamin Bouvier b0ce0c8f5d Upgrade Tokio to 1.8.1 3 years ago
katelyn martin ab536126dd
update WASI submodule (#3025) 3 years ago
Alex Crichton 7ce46043dc
Add guard pages to the front of linear memories (#2977) 3 years ago
Alex Crichton 5140fd251a
Update wasm-tools crates (#2989) 3 years ago