91 Commits (f24c7e1249924dc975aeddc58c1559cd21fce9ba)

Author SHA1 Message Date
Pat Hickey 478cc68082 wiggle: GuestType read and write must borrow 5 years ago
Pat Hickey 73602c6bfe borrow checker: reset index when empty, handle oom 5 years ago
Pat Hickey 52e8300f01 wiggle: automate borrow checking, explicitly passing borrow checker throughout 5 years ago
Dan Gohman 864cf98c8d Update release notes, wasmtime 0.16, cranelift 0.63. 5 years ago
Alex Crichton d1aa86f91a
Add AArch64 tests to CI (#1526) 5 years ago
Pat Hickey 25cbd8b591
wiggle-generate: paramaterize library on module path to runtime (#1574) 5 years ago
Alex Crichton c9a0ba81a0
Implement interrupting wasm code, reimplement stack overflow (#1490) 5 years ago
Pat Hickey 1b3ea0281b add GuestErrorConversion to doc tests 5 years ago
Pat Hickey 415b19f2d1 bump witx dep to 0.8.5 5 years ago
Pat Hickey c2cb4ea3ff
Wiggle: tweaks to internal interfaces (#1469) 5 years ago
Pat Hickey 3e97e5f1ae wiggle: revamp error type conversions 5 years ago
Pat Hickey 167a040ea5 GuestErrorType only needs to have a success constructor 5 years ago
Dan Gohman fde5ddf159
Fixes for 0.15 (#1449) 5 years ago
Pat Hickey 48014e8d45
wiggle: remove versions and dont publish wiggle-test (#1446) 5 years ago
Alex Crichton 968cd76163
Move back to only one WASI submodule (#1434) 5 years ago
Jakub Konka 78772cf5e1 Generate trace logs in wiggle albeit behind a feature gate 5 years ago
Dan Gohman 157aab50f5
More fixes for 0.14. (#1418) 5 years ago
Dan Gohman 092538cc54
Test 0.14 (#1417) 5 years ago
Alex Crichton a628dc315e
Shuffle around the wiggle crates (#1414) 5 years ago
Dan Gohman 6fa9be7767
Wasmtime 0.13.0 and Cranelift 0.61.0. (#1398) 5 years ago
Pat Hickey bc1a11435e
wiggle: emit a metadata module containing witx document (#1387) 5 years ago
Dan Gohman 2fdc7f1a8e [wiggle] Don't make generated structs and unions `Copy`. 5 years ago
Pat Hickey 0e72edb80e wiggle-generate: always pass GuestPtr by reference 5 years ago
Pat Hickey 2c52b3f1de wiggle-generate: BuiltinType::USize is a u32, not a usize 5 years ago
Pat Hickey a7e7863c47 wiggle-runtime: isize and usize do not have same repr in guest and host 5 years ago
Pat Hickey fc4f96a73f wiggle-generate: teach about anonymous array types 5 years ago
Jakub Konka 32595faba5
It's wiggle time! (#1202) 5 years ago
Alex Crichton 0a30fdf85f
Add a safe method `GuestPtr::copy_from_slice` (#1367) 5 years ago
Jakub Konka fe0dc508ac
Allow for zero-length wiggle_runtime::Regions (#1366) 5 years ago
Alex Crichton 381d43e40e
Update wasi submodule (#1345) 5 years ago
Jakub Konka 5024d7bf09
[wiggle] Impl different formatters for flags (#1299) 5 years ago
Pat Hickey 7ed829fe82 missed versions and fields in wiggle cargo.toml 5 years ago
Pat Hickey 6e55c543e2
[wiggle] Add docs and cargo metadata (#1297) 5 years ago
Pat Hickey edb39fd4a3 wiggle: make paths relative to use site of macro 5 years ago
Jakub Konka 7bcbf40f1d Fix wiggle's tests 5 years ago