251 Commits (ba864e987ef1ab87c439ca6b396264547d2425e1)

Author SHA1 Message Date
Nick Fitzgerald 0c0153c190
Enforce `clippy::clone_on_copy` for the workspace (#9025) 3 months ago
Alex Crichton de29ce3598
Inherit lints in a few more crates (#8958) 4 months ago
Bruce Mitchener 91e059d84b
Fix `clippy::doc_lazy_continuation` lints. (#8952) 4 months ago
Bruce Mitchener 5393c2bf47
Reduce typo count (#8951) 4 months ago
Shane Snover 05fe62829e
Refactor wasmtime::Func to "unsplat" arguments for the async API (#8732) 5 months ago
Alex Crichton f1411653f6
Remove the borrow checking from `wiggle` entirely (#8702) 5 months ago
FrankReh 0e9121daeb
Fix some typos (#8641) 6 months ago
Alex Crichton bc4d4cb143
Update wiggle's `BorrowChecker` implementation (#8277) 7 months ago
Alex Crichton d38d387a13
Fix rustdoc warnings on Nightly (#8258) 7 months ago
Alex Crichton 9ce3ffe15e
Update some CI dependencies (#7983) 9 months ago
Alex Crichton 51ed135013
Remove the `WASI` submodule (#7984) 9 months ago
Juniper Tyree e5817d9602
Make wasmtime dependency in wiggle and wasi-common optional with a default feature (#7792) 10 months ago
Alex Crichton 5856590fae
Configure workspace lints, enable running some Clippy lints on CI (#7561) 12 months ago
Alex Crichton 49c32d2de8
Implement WASI "preview0" in `wasmtime-wasi` (#7548) 12 months ago
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