209 Commits (release-2.0.0)

Author SHA1 Message Date
Alex Crichton 7b311004b5
Leverage Cargo's workspace inheritance feature (#4905) 2 years ago
Alex Crichton 65930640f8
Bump Wasmtime to 2.0.0 (#4874) 2 years ago
Alex Crichton 09c93c70cc
Remove the `ansi_term` transitive dependency (#4822) 2 years ago
wasmtime-publish 412fa04911
Bump Wasmtime to 0.41.0 (#4620) 2 years ago
Jamey Sharp 7c3cc90c89
wiggle's atoms_async test requires wasmtime_async (#4499) 2 years ago
wasmtime-publish 7c428bbd62
Bump Wasmtime to 0.40.0 (#4378) 2 years ago
wasmtime-publish 55946704cb
Bump Wasmtime to 0.39.0 (#4225) 2 years ago
wasmtime-publish 9a6854456d
Bump Wasmtime to 0.38.0 (#4103) 3 years ago
Alex Crichton 5fe06f7345
Update to clap 3.* (#4082) 3 years ago
wasmtime-publish 78a595ac88
Bump Wasmtime to 0.37.0 (#3994) 3 years ago
Alex Crichton 7b5176baea
Upgrade all crates to the Rust 2021 edition (#3991) 3 years ago
Alex Crichton c89dc55108
Add a two-week delay to Wasmtime's release process (#3955) 3 years ago
wasmtime-publish 9137b4a50e
Bump Wasmtime to 0.35.0 (#3885) 3 years ago
wasmtime-publish 39b88e4e9e
Release Wasmtime 0.34.0 (#3768) 3 years ago
wasmtime-publish 8043c1f919
Release Wasmtime 0.33.0 (#3648) 3 years ago
wasmtime-publish c1c4c59670
Release Wasmtime 0.32.0 (#3589) 3 years ago
Benjamin Bouvier c952969389
Remove unused dependencies (#3490) 3 years ago
wasmtime-publish c1a6a0523d
Release Wasmtime 0.31.0 (#3489) 3 years ago
Pat Hickey 7962fe3f43
update tracing-subscriber (#3473) 3 years ago
Alex Crichton 490d49a768
Adjust dependency directives between crates (#3420) 3 years ago
Alex Crichton bcf3544924
Optimize `Func::call` and its C API (#3319) 3 years ago
Nick Fitzgerald a1f4b46f64 Bump Wasmtime to version 0.30.0; cranelift to 0.77.0 3 years ago
Andrew Brown 4ccdcb110a
typo: change 'sharedable' to 'shareable' (#3259) 3 years ago
Michael Gattozzi 58bf9b7bba
Fix wiggle code generation for correct span usage (#3220) 3 years ago
Andrew Brown f0147f23e8 wiggle: emit `From<#ident> for #tag_type` for variants 3 years ago
Chris Fallin a13a777230 Bump to Wasmtime v0.29.0 and Cranelift 0.76.0. 3 years ago
Pat Hickey 4fa4a72328 wiggle: expand test suite 3 years ago
Pat Hickey 6f07c76c84 wiggle: make the dummy executor return a trap rather than panic 3 years ago
Andrew Brown 43b9337162 Fix typo 3 years ago
katelyn martin ab536126dd
update WASI submodule (#3025) 3 years ago
Alex Crichton 5140fd251a
Update wasm-tools crates (#2989) 3 years ago
Olivier Lemasle a7dad4e38f
Include READMEs in crates (#2987) 3 years ago
Alex Crichton e8b8947956
Bump to 0.28.0 (#2972) 3 years ago
Alex Crichton 884a6500e9
Add a safe method for accessing memory and `T` (#2971) 3 years ago
Olivier Lemasle 9dde98e33c Remove empty crates directories 3 years ago
Alex Crichton 7a1b7cdf92
Implement RFC 11: Redesigning Wasmtime's APIs (#2897) 3 years ago
Olivier Lemasle 33c791e1f5 Add license files 3 years ago
Chris Fallin 88455007b2 Bump Wasmtime to v0.27.0 and Cranelift to v0.74.0. 4 years ago
Pat Hickey e9f410d1db run_in_dummy_executor isnt unsafe, its just a bad idea 4 years ago
Pat Hickey ab4f5bb674 move dummy executor out to wiggle:: for reuse 4 years ago
Pat Hickey 228096c840 wiggle: convenient syntax for marking all funcs async 4 years ago
Pat Hickey 201da20c63 make wasmtime-wasi configurable at macro whether its real async or block_on 4 years ago
Pat Hickey c62d7f9ea1 wasmtime_wiggle: when async feature is disabled, run async on dummy executor 4 years ago
Chris Fallin 6bec13da04
Bump versions: Wasmtime to 0.26.0, Cranelift to 0.73.0. 4 years ago
Pat Hickey 0508394c62 Revert "wiggle: generate a span that is present at all levels" 4 years ago
Pat Hickey e38166ac3f wiggle::async_trait is defined as async_trait::async_trait(?Send) 4 years ago
Pat Hickey 8da3de6756 wiggle-wasmtime: use fully qualified std::rc::Rc<std::cell::RefCell<>> in expansion 4 years ago
Pat Hickey 0466f47cb4 wiggle: generate a span that is present at all levels 4 years ago
Pat Hickey 8bb1f8adc9
wasmtime-wiggle: make it possible to add host funcs to a config under an alias (#2761) 4 years ago
Pat Hickey df18b44c53 oops 4 years ago