683 Commits (f89ac63766f2b39ad6222fae26a797440ecd5d92)

Author SHA1 Message Date
Andrew Brown a7f592a026 Add a crate to interface with the WebAssembly spec interpreter 3 years ago
Alex Crichton bb85366a3b
Enable simd fuzzing on oss-fuzz (#3152) 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
Nick Fitzgerald 514bbb20b4 Update `backtrace` to 0.3.61 3 years ago
Nick Fitzgerald 3d76cbdf34 Update `gimli` to 0.25; `addr2line` to 0.16 3 years ago
Qiu Wenbo f628d06118 Upgrade capstone to v0.9 3 years ago
Pat Hickey 4fa4a72328 wiggle: expand test suite 3 years ago
Dan Gohman 6a5a295019
Port wasi-common from unsafe-io to io-lifetimes (#3049) 3 years ago
Benjamin Bouvier b0ce0c8f5d Upgrade Tokio to 1.8.1 3 years ago
Afonso Bordado 7453bd5f0d
Cranelift CLIF-level differential fuzzer (#3038) 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
Ulrich Weigand def54fb1fa s390x: Add z14 support 3 years ago
Alex Crichton 5140fd251a
Update wasm-tools crates (#2989) 3 years ago
bjorn3 e9f3ac2068 Update object 3 years ago
Olivier Lemasle b506bc30b1
wasmtime-cache: Update zstd (#2969) 3 years ago
Alex Crichton e8b8947956
Bump to 0.28.0 (#2972) 3 years ago
Alex Crichton e516f0339a
Update wasm-smith to generate more wasm (#2967) 3 years ago
Alex Crichton 0c90d789e8
Update `Cargo.lock`, remove `deny.toml` warning (#2965) 3 years ago
Alex Crichton 7a1b7cdf92
Implement RFC 11: Redesigning Wasmtime's APIs (#2897) 3 years ago
Andrew Brown 40d546c420
Upgrade capstone to v0.8 (#2948) 3 years ago
Alex Crichton b90d7d6aed
Remove long-outdated `misc/rust` crate (#2942) 4 years ago
Chris Fallin 88455007b2 Bump Wasmtime to v0.27.0 and Cranelift to v0.74.0. 4 years ago
Andrew Brown 0742bb4699
Update cast crate, remove cargo-deny rules (#2909) 4 years ago
Olivier Lemasle b5f29bd3b2
Update wasm-tools crates (#2908) 4 years ago
Peter Huene 1b8efa7bbd
Implement simple benchmarks for instantiation. 4 years ago
Andrew Brown 011e94f3fa x64: add benchmarks for EVEX encoding 4 years ago
Dan Gohman 05d57d8ded Update to cap-std 0.13.10 and system-interface 0.6.4. 4 years ago
Benjamin Bouvier d7053ea9c7
Upgrade to the latest versions of gimli, addr2line, object (#2901) 4 years ago
bjorn3 bb769afe6b Remove errno dependency from cranelift-jit 4 years ago
Pat Hickey 3d9b98f1df fix example 4 years ago
Pat Hickey f76fe8b764 rewrite wasi-tokio as just an task::block_in_place wrapper on cap-std-sync 4 years ago
bjorn3 84c79982e7 Remove unnecessary dependencies 4 years ago
bjorn3 03fdbadfb4 Remove thiserror dependency from cranelift_codegen 4 years ago
bjorn3 147cda3b99 Remove thiserror dependency from cranelift_module 4 years ago
Pat Hickey 62c4f0d1f7 wasi-tokio kinda sorta working 4 years ago
Andrew Brown 92e0b6b9e8
wasi-nn: turn it on by default (#2859) 4 years ago
Pat Hickey 867d2c9a35 follow the types 4 years ago
Jubilee Young a8c956ede1 Factor out byteorder in cranelift 4 years ago
Pat Hickey 27464c85f4 cargo.lock 4 years ago
Taiki Endo 52b1166918
Update iter-enum to 1 (#2846) 4 years ago
Pat Hickey d2a98ced53 use some better traits 4 years ago
Pat Hickey 33dbd4388c use tokio's File with a cap-std Dir 4 years ago
Ulrich Weigand 1243cea455 Update cap-std dependency to 0.13.9 4 years ago
Pat Hickey 0127676621 wasi-cap-std-async is better named wasi-tokio 4 years ago
Pat Hickey 759019811e add tokio example 4 years ago
Pat Hickey 8f9fb1f4e2 make wasi-cap-std-async work with wasmtime-wasi 4 years ago
Pat Hickey ac3b456523 wasi-cap-std-async: exactly like wasi-cap-std-sync but with a different WasiSched 4 years ago