404 Commits (33c791e1f54c585a002ca244ac8ce2ef01a9cc34)

Author SHA1 Message Date
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
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