377 Commits (66251c2e78d122c90c4aa69ced984af4c25c4444)

Author SHA1 Message Date
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
Alex Crichton 812c8ef368
Update wast to 35.0.2 (#2815) 4 years ago
Peter Huene ad9fa11d48
Code review feedback. 4 years ago
Peter Huene 875cb92cf0
Refactor store frame information. 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
Peter Huene 4ad0099da4
Update `wat` crate. 4 years ago
Peter Huene 0000aa0646
Replace WebAssembly feature CLI options with `--wasm-features`. 4 years ago
Alex Crichton 90aa5cf49f
Daily update of wasm-smith (#2798) 4 years ago
Alex Crichton dfffc69150
Update wasm-smith again (#2794) 4 years ago
Alex Crichton e0440eebb7 Update wasm-smith dependency 4 years ago
Pat Hickey e38166ac3f wiggle::async_trait is defined as async_trait::async_trait(?Send) 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
Pat Hickey 19a802549f wasmtime-wasi: re-export wasi-cap-std-sync 4 years ago
Alex Crichton 211731b876
Update wasm-tools crates (#2773) 4 years ago
Alex Crichton d4b54ee0a8
More optimizations for calling into WebAssembly (#2759) 4 years ago
Benjamin Bouvier 6e6713ae0b cranelift: add support for the Mac aarch64 calling convention 4 years ago
Peter Huene f8f51afac1
Split out fiber stacks from fibers. 4 years ago
Benjamin Bouvier 5fecdfa491
Mach ports continued + support aarch64-apple unwinding (#2723) 4 years ago
Benjamin Bouvier 4603b3b292
Bump dependencies to get a single version of rand (#2733) 4 years ago
Nick Fitzgerald d081ef9c2e Bump Wasmtime to 0.25.0; Cranelift to 0.72.0 4 years ago
Peter Huene a464465e2f
Code review feedback changes. 4 years ago
Peter Huene f5c4d87c45
Implement on-demand memory initialization for the uffd feature. 4 years ago
Peter Huene e71ccbf9bc
Implement the pooling instance allocator. 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
Johnnie Birch 2190fb68fd Update version for fs-set-times to 3.1 4 years ago
Andrew Brown 44e76fe9c0
Update spec tests (#2690) 4 years ago
Alex Crichton 7795a230f2
Implement support for `async` functions in Wasmtime (#2434) 4 years ago
Nick Fitzgerald 824ce7bf89 deps: Update `Arbitrary` to 1.0; `libfuzzer-sys` to 0.4.0; `wasm-smith` to 0.4.0 4 years ago
Pat Hickey 4559537f24 latest tracing-subscriber fixes performance problem reported in #2662 4 years ago
Andrew Brown 96556ed700
Optionally compile wasmtime-bench-api with wasi-nn and wasi-crypto (#2677) 4 years ago
Alex Crichton 98d3e6823f
Update wasmparser/wat dependencies (#2675) 4 years ago
Alex Crichton df9c725fa0 Update to the next version of the witx crate 4 years ago
bjorn3 2fc964ea35 Add serde serialization support for the full clif ir 4 years ago
Dan Gohman 8d90ea0390 Bump version to 0.23.0 4 years ago
Chris Fallin e5267f056f Update `rand` dependency to 0.8.3. 4 years ago
Dan Gohman d0e5d347b1 Update to rand_core 0.6.2. 4 years ago
Dan Gohman b396f6dc6f Switch from `memmap` to `memmap2`. 4 years ago
Dan Gohman d598883f3a Switch from `term` to `termcolor`. 4 years ago
Pat Hickey 21a1307c10 latest cap-std 0.13.3 fixes windows bug 4 years ago
Pat Hickey 35261453e9 wasi-common 0.13.2 4 years ago
Pat Hickey 72a8f9235d cap-primitives bump fixes windows bugs 4 years ago
Pat Hickey e670c46862 system-interface 0.6 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 47a89d3cc2 cargo update. wanted the latest `cap-primitives` 4 years ago
Pat Hickey ca657186f2 fix wasmtime doctest 4 years ago