237 Commits (release-14.0.0)

Author SHA1 Message Date
Adam C. Foltzer 819fad0d9f
wiggle: generate offset accessors for structs (#6884) 1 year ago
Alex Crichton 367bdc8c66
Refactor Wasmtime CLI to support components (#6836) 1 year ago
Andrew Brown bf51c6acce
Fix typo (#6822) 1 year ago
Alex Crichton 6d7bb360bd
Dependency gardening for Wasmtime (#6731) 1 year ago
Alex Crichton d308dbdcda
Disable tests for all proc-macros (#6473) 1 year ago
Daniel Bevenius 6554077aca
Fix link integrating with Wasmtime link (#6376) 2 years ago
Alex Crichton 9983621746
Remove lingering references to `experimental_x64` (#6350) 2 years ago
Dan Gohman ec6755512f
Remove `maintenance` badges from the Cargo.toml files. (#6286) 2 years ago
Alphyr cb150d37ce
Update dependencies (#5513) 2 years ago
Alex Crichton cbeec5ddb9
Optimize some functions in the `wiggle` crate (#5566) 2 years ago
Andrew Brown 7c67378ab6
wiggle: copy guest strings from shared memory (#5475) 2 years ago
Andrew Brown f911855612
wiggle: copy guest slices back to shared memory (#5471) 2 years ago
Andrew Brown 3ce896f69d
wiggle: choose between `&mut self` and `&self` (#5428) 2 years ago
Alex Crichton 2329ecc341
Add a `wasmtime::component::bindgen!` macro (#5317) 2 years ago
Alex Crichton 4933762d81
Add release notes for 3.0.1 and update some versions (#5364) 2 years ago
Alex Crichton 86acb9a438
Use workspace inheritance for some more dependencies (#5349) 2 years ago
Pat Hickey 22433ed726
wiggle: new error configuration for generating a "trappable error" (#5276) 2 years ago
Andrew Brown df1d679d2f
wiggle: allow wiggle to use shared memory (#5054) 2 years ago
Alex Crichton 6dcdabf37e
wiggle: Refactor with fewer raw pointers (#5268) 2 years ago
Andrew Brown 060f12571d
wiggle: adapt Wiggle strings for shared use (#5264) 2 years ago
Andrew Brown 7a6fbe0898
wiggle: fix typo (#5265) 2 years ago
Andrew Brown 7717d8fa55
wiggle: adapt Wiggle guest slices for `unsafe` shared use (#5229) 2 years ago
Andrew Brown f026d95a1a
wiggle: add initial support for shared memory (#5225) 2 years ago
Joe Shaw 1ddf03aaa1
offer function-level control over tracing (#5194) 2 years ago
Joe Shaw 7b7eeac1be
wiggle: fix compilation with async functions when tracing is off (#5203) 2 years ago
Alex Crichton 2afaac5181
Return `anyhow::Error` from host functions instead of `Trap`, redesign `Trap` (#5149) 2 years ago
Pat Hickey 2702619427
wiggle: allow disable tracing in Wiggle-generated code (#5146) 2 years ago
Pat Hickey 0290a83502
wiggle: make wasmtime a mandatory dep, get rid of own Trap enum (#5137) 2 years ago
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