261 Commits (31145060b278dabc85215892e2d9e5b20c54aabe)

Author SHA1 Message Date
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
Pat Hickey aef8be560f test-programs: use wasi-c2 instead of wasmtime 4 years ago
Alex Crichton 25000afe69 Enable fuzzing the module linking implementation 4 years ago
Andrew Brown 41d668b4da Introduce benchmarking API 4 years ago
Andrew Brown f1025322fa Update wasmparser to 0.69.2 4 years ago
Alex Crichton f003388ec7
Implement imported/exported modules/instances (#2461) 4 years ago
Pat Hickey b87908de9b wasi-c2: rewrite wasi-common in terms of system-interface 4 years ago
Yury Delendik e34b410381
Update wasmparser for exception handling (#2431) 4 years ago
Andrew Brown a61f068c64
Add an initial wasi-nn implementation for Wasmtime (#2208) 4 years ago
Julian Seward 41e87a2f99 Support wasm `select` instruction with V128-typed operands on AArch64. 4 years ago
Alex Crichton 8dd091219a Update wasm-tools dependencies 4 years ago
Alex Crichton e4c3fc5cf2 Update immediate and transitive dependencies 4 years ago
Alex Crichton ab1958434a
Bump to 0.21.0 (#2359) 4 years ago
Julian Seward 5a5fb11979 CL/aarch64: implement the wasm SIMD `i32x4.dot_i16x8_s` instruction 4 years ago
Alex Crichton 9e87e45745
Update wasmparser, wast, and spec test suite (#2264) 4 years ago
Alex Crichton 2c6841041d
Validate modules while translating (#2059) 4 years ago
Joshua Warner eb650f6fe0
filesystem example (#2236) 4 years ago
Alex Crichton 5e08eb3b83
Bump wasmtime to 0.20.0 (#2222) 4 years ago
Joshua Nelson d28abad441 Upgrade to target-lexicon 0.11 4 years ago
Pat Hickey 82b3672956 delete extra dep 4 years ago
Pat Hickey fe5d6d59e6 wasi example: theres lots of useful tracing messages for debugging 4 years ago
Alex Crichton 693c6ea771
wasmtime: Extract cranelift/lightbeam compilers to separate crates (#2117) 4 years ago
bjorn3 b5e24c8c67
Update object to 0.21.1 (#2144) 4 years ago
Pat Hickey bacf470a3e bump all `wat` dependencies to 1.0.23 4 years ago
Alex Crichton 08f9eb1725
Making caching support optional in Wasmtime (#2119) 4 years ago
Alex Crichton 63d5b91930
Wasmtime 0.19.0 and Cranelift 0.66.0 (#2027) 4 years ago
Daiki Ueno 2ce2dd0203
wasmtime: add build-time option for parallel compilation (#1903) 4 years ago
Till Schneidereit f80c2abffb
Update various crates' `object` and `wast` dependencies (#1908) 4 years ago
Pat Hickey 712990191a create wasmtime-wiggle crate, by copying implementation of `wig` 4 years ago
Benjamin Bouvier c2692ecb8a Wasmtime: allow using the experimental Cranelift x64 backend in cli; 4 years ago
Nick Fitzgerald 7e167cae10 externref: Address review feedback 4 years ago
Nick Fitzgerald f30ce1fe97 externref: implement stack map-based garbage collection 4 years ago
bjorn3 9788b02dd5
Bump object to 0.19.0 (#1767) 4 years ago
Dan Gohman caa87048ab Wasmtime 0.18.0 and Cranelift 0.65.0. 4 years ago
Yury Delendik e5b81bbc28
Migrating code to object (from faerie) (#1848) 4 years ago
Dan Gohman a76639c6fb
Wasmtime 0.17.0 and Cranelift 0.64.0. (#1805) 4 years ago
Nick Fitzgerald 38a92d89de Initialize `env_logger` for our `*.wast` tests 5 years ago