301 Commits (7ce46043dc50884f982e05c770aa01ea5bca73f0)

Author SHA1 Message Date
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) 3 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
Pat Hickey 6fb2c29654 remove development scaffolding 4 years ago
Pat Hickey bc1992b9a8 cap-std 0.13 4 years ago
Pat Hickey 31145060b2 remove virtfs - it is not suitable for use 4 years ago
Pat Hickey c12cd82fc0 careful now 4 years ago
Pat Hickey d8f3a62b32 dont try to make a virtfs today. instead, delete virtfs example. 4 years ago
Pat Hickey 95ad13c82d wasi-common: break dep on system-interface by defining our own Advice enum 4 years ago
Pat Hickey e498888732 hook run command up to both wasi snapshots 4 years ago
Alex Crichton 0e41861662
Implement limiting WebAssembly execution with fuel (#2611) 4 years ago
Pat Hickey 9bd89abc0c rename everything c2 related to the "real" names 4 years ago
Pat Hickey 220509f3ed latest system-interface 4 years ago
Frank Denis a0fad6065a
Add support for the experimental wasi-crypto APIs (#2597) 4 years ago
Alex Crichton 4a351ab7fe
Update a number of dependencies (#2594) 4 years ago
Pat Hickey f3e40e2fc4 restructure cap-std impls into their own crate 4 years ago
Alex Crichton 703762c49e Update support for the module linking proposal 4 years ago
Nick Fitzgerald 5ad82de3c5 Bump Wasmtime to 0.22.0; Cranelift to 0.69.0 4 years ago
Pat Hickey fb78025e41 upgrade all wasmparser to 0.71 4 years ago