571 Commits (fb2f6ef2e3a6307311b155c3b940dca0359eb615)

Author SHA1 Message Date
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
Alex Crichton e8b8947956
Bump to 0.28.0 (#2972) 3 years ago
Pat Hickey 2a4c51b77d switch eager vs lazy instantiation to a criterion bench 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
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
Olivier Lemasle b5f29bd3b2
Update wasm-tools crates (#2908) 4 years ago
Peter Huene 1b8efa7bbd
Implement simple benchmarks for instantiation. 4 years ago
Benjamin Bouvier d7053ea9c7
Upgrade to the latest versions of gimli, addr2line, object (#2901) 4 years ago
Andrew Brown 92e0b6b9e8
wasi-nn: turn it on by default (#2859) 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 ac3b456523 wasi-cap-std-async: exactly like wasi-cap-std-sync but with a different WasiSched 4 years ago
Alex Crichton 195bf0e29a
Fully support multiple returns in Wasmtime (#2806) 4 years ago
Chris Fallin 6bec13da04
Bump versions: Wasmtime to 0.26.0, Cranelift to 0.73.0. 4 years ago
Chris Fallin cb48ea406e
Switch default to new x86_64 backend. 4 years ago
Peter Huene 4ad0099da4
Update `wat` crate. 4 years ago
Peter Huene 0000aa0646
Replace WebAssembly feature CLI options with `--wasm-features`. 4 years ago
Peter Huene 29d366db7b
Add a compile command to Wasmtime. 4 years ago
Pat Hickey af7030197d wasmtime-cli: drop direct dep on cap_std by using re-export 4 years ago
Pat Hickey 183ee9d6d8 wasmtime cli: use wasmtime_wasi's re-exports more deliberately 4 years ago
Alex Crichton 211731b876
Update wasm-tools crates (#2773) 4 years ago
Alex Crichton 3f694ae319
Use stable Rust on CI to test the x64 backend (#2766) 4 years ago
Benjamin Bouvier 6e6713ae0b cranelift: add support for the Mac aarch64 calling convention 4 years ago
Nick Fitzgerald d081ef9c2e Bump Wasmtime to 0.25.0; Cranelift to 0.72.0 4 years ago
Peter Huene a2c439117a
Implement user fault handling with `userfaultfd` on Linux. 4 years ago
Dan Gohman 8854dec01d Bump version to 0.24.0 4 years ago
Pat Hickey af49505e73 bump cargo.lock, add wiggle-generate and wiggle-macro to workspace 4 years ago
Andrew Brown 44e76fe9c0
Update spec tests (#2690) 4 years ago
Pat Hickey 4559537f24 latest tracing-subscriber fixes performance problem reported in #2662 4 years ago
Alex Crichton 98d3e6823f
Update wasmparser/wat dependencies (#2675) 4 years ago
Dan Gohman 8d90ea0390 Bump version to 0.23.0 4 years ago