70 Commits (76a90d082ad961ee24ab1131e49dd9c45ef7669e)

Author SHA1 Message Date
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
wasmtime-publish c1a6a0523d
Release Wasmtime 0.31.0 (#3489) 3 years ago
Nick Fitzgerald a1f4b46f64 Bump Wasmtime to version 0.30.0; cranelift to 0.77.0 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 6f07c76c84 wiggle: make the dummy executor return a trap rather than panic 3 years ago
katelyn martin ab536126dd
update WASI submodule (#3025) 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
Alex Crichton 7a1b7cdf92
Implement RFC 11: Redesigning Wasmtime's APIs (#2897) 3 years ago
Chris Fallin 88455007b2 Bump Wasmtime to v0.27.0 and Cranelift to v0.74.0. 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
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 0466f47cb4 wiggle: generate a span that is present at all levels 4 years ago
Pat Hickey f74b0291ad dead code: remove GuestErrorConversion, it now is never called 4 years ago
Pat Hickey 1151f630b8 wiggle GuestError: improve Display of InFunc, InDataField 4 years ago
Nick Fitzgerald d081ef9c2e Bump Wasmtime to 0.25.0; Cranelift to 0.72.0 4 years ago
Pat Hickey 84df5fa54a use the async keyword as syntax in the macro invocation 4 years ago
Dan Gohman 8854dec01d Bump version to 0.24.0 4 years ago
Pat Hickey f11cd8e7b1 wiggle: add support for async traits; ABI func is now generic of ctx 4 years ago
Alex Crichton fa98f0bc91 Fix wiggle tests 4 years ago
Alex Crichton df9c725fa0 Update to the next version of the witx crate 4 years ago
Dan Gohman 8d90ea0390 Bump version to 0.23.0 4 years ago
Pat Hickey ed44a19e5e wiggle: use bitflags to generate flags 4 years ago
Pat Hickey 94467bcd9a wiggle: bugfix, generated code should use Names::runtime_mod not wiggle 4 years ago
Nick Fitzgerald 5ad82de3c5 Bump Wasmtime to 0.22.0; Cranelift to 0.69.0 4 years ago
Pat Hickey f8f9b14c6f wiggle: introduce wiggle::Trap, which can be either a String or I32 4 years ago
Tanya L. Crenshaw b06ed39c1e
Fixes #2418: Enhance wiggle to generate its UserErrorConverstion trait with a function that returns Result<abi_err, String> (#2419) 4 years ago
Alex Crichton ab1958434a
Bump to 0.21.0 (#2359) 4 years ago
Alex Crichton 5e08eb3b83
Bump wasmtime to 0.20.0 (#2222) 4 years ago
Andrew Brown 31165d0e9b Print more information about types that cannot be generated by wiggle 4 years ago
Pat Hickey 91dac9c7e8 wiggle: witx paths use shell expansion 4 years ago
Pat Hickey 5c6ed0c736 wip - didnt have time to finish this before quittin time 4 years ago
Pat Hickey 19e2a46aaf bump to latest wasi submodule 4 years ago
Pat Hickey 3bf8c20665 rustfmt.... idk why my editor missed this one 4 years ago
Jakub Konka 5d8271286a Check if named type requires a lifetime and conform if does 4 years ago
Alex Crichton 63d5b91930
Wasmtime 0.19.0 and Cranelift 0.66.0 (#2027) 4 years ago
Dan Gohman caa87048ab Wasmtime 0.18.0 and Cranelift 0.65.0. 4 years ago
Pat Hickey 220733b974 wiggle-generate: add an `empty` constructor to ErrorTransform 4 years ago
Pat Hickey 02c0c68ed2 replace all uses of `log` with `tracing` 4 years ago
Pat Hickey f89fc0ac57 wiggle: can swap in `tracing` for args 5 years ago
Pat Hickey 994104d615 wiggle: add config options for logging 5 years ago
Dan Gohman a76639c6fb
Wasmtime 0.17.0 and Cranelift 0.64.0. (#1805) 4 years ago