683 Commits (f89ac63766f2b39ad6222fae26a797440ecd5d92)

Author SHA1 Message Date
wasmtime-publish c1c4c59670
Release Wasmtime 0.32.0 (#3589) 3 years ago
Nick Fitzgerald 6af8d2a292 Rename the `isle` crate to `cranelift-isle` 3 years ago
Alex Crichton c890fab5dd
Update criterion to remove duplicate itertools dep (#3579) 3 years ago
Alex Crichton 0e90d4b903
Update addr2line and gimli deps (#3580) 3 years ago
Benjamin Bouvier 1b33553cea Tidy up unused dependencies 3 years ago
Benjamin Bouvier 9f6efe0e22
Bump regalloc in Cranelift (#3558) 3 years ago
Nick Fitzgerald d2d0a0f36b Remove Peepmatic!!! 3 years ago
Chris Fallin a2b9664bed ISLE: guard against stale generated source in default build config. 3 years ago
Nick Fitzgerald 6164ba3814 ISLE: match cranelift version 3 years ago
Dan Gohman ea0cb971fb
Update to rustix 0.26.2. (#3521) 3 years ago
Pat Hickey 6428ac80d0
`cargo update -p userfaultfd` to 0.4.2 (#3505) 3 years ago
Benjamin Bouvier c952969389
Remove unused dependencies (#3490) 3 years ago
Alex Crichton 9a27fdad86
Update v8 used during fuzzing (#3493) 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
Chris Fallin e9921574d7
Update to regalloc.rs 0.0.32. 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
Nick Fitzgerald d377b665c6 Initial ISLE integration with the x64 backend 3 years ago
Chris Fallin f227699536 Make ISLE part of the root Cargo workspace. 3 years ago
Pat Hickey 8554d69e4b
update userfaultfd to 0.4.1 (#3442) 3 years ago
Alex Crichton 713ce07d35
Add some debug logging for timing in module compiles (#3417) 3 years ago
Frank Denis 0ee1689e2f Update wasi-crypto crate 3 years ago
Dan Gohman fa108d9a86
Remove the rsix dependency in cranelift-native. (#3395) 3 years ago
Alex Crichton 1ee2af0098
Remove the lightbeam backend (#3390) 3 years ago
Alex Crichton 98831fe4e2
Update zeroize_derive to fix a rustsec warning (#3389) 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
Dan Gohman 4d86f0ca10
Update to cap-std 0.19.0 and rsix 0.22.4. (#3331) 3 years ago
Alex Crichton c73673559b
Avoid vector allocations in wasm->host calls (#3294) 3 years ago
Dan Gohman 197aec9a08
Update io-lifetimes, cap-std, and rsix (#3269) 3 years ago
Alex Crichton 4376cf2609
Add differential fuzzing against V8 (#3264) 3 years ago
Alex Crichton eb251deca9
Remove `scroll` dependency from `wasmtime-jit` (#3260) 3 years ago
Alex Crichton a978c7e384
Update wasm-smith (#3267) 3 years ago
Alex Crichton c73be1f13a
Use an mmap-friendly serialization format (#3257) 3 years ago
Alex Crichton d12f1d77e6
Convert compilation artifacts to just bytes (#3239) 3 years ago
Alex Crichton d74cc33856
Merge `wasmtime-jit` and `wasmtime-profiling` (#3247) 3 years ago
Alex Crichton 7d05ebe7ff
Move wasm data/debuginfo into the ELF compilation image (#3235) 3 years ago
Alex Crichton dd58d8d61f Update some wasm-tools deps 3 years ago
Alex Crichton 3e65b46779
Update crossbeam-deque to appease cargo-deny (#3227) 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
Dan Gohman fde767fedc
Update to cap-std 0.17.0. (#3198) 3 years ago
Alex Crichton e8aa7bb53b
Reimplement how unwind information is stored (#3180) 3 years ago
Alex Crichton 0642e62f16
Use wasm-smith to canonicalize NaN in differential fuzzing (#3195) 3 years ago
Alex Crichton 0313e30d76
Remove dependency on `TargetIsa` from Wasmtime crates (#3178) 3 years ago
Alex Crichton e9f33fc618
Move all trampoline compilation to `wasmtime-cranelift` (#3176) 3 years ago