12024 Commits (e3b4954610468ad6b02a51173b1469fd658bffaa)
 

Author SHA1 Message Date
Pat Hickey e3b4954610
Sync wasi-cli with wit definitions in standards repo (#6806) 1 year ago
Trevor Elliott 88698a6748
Rename `preview2::preview2` to `preview2::host` (#6847) 1 year ago
Saúl Cabrera d58cf09cb7
winch: Simplify the MacroAssembler and Assembler interfaces (#6841) 1 year ago
Trevor Elliott 29de58d191
There are no files in `preview1` other than `mod.rs` (#6845) 1 year ago
Alex Crichton 8edc3a7763
Update stdio on Unix to fall back to worker threads (#6833) 1 year ago
Timon 2750b730ed
Update RELEASES.md (#6838) 1 year ago
Jia Tan 79f3345178
Minor documentation updates to docs/WASI-tutorial.md (#6839) 1 year ago
Gurinder Singh 76f1cb251d
Add support for vector in DataValueExt::int() (#6844) 1 year ago
Alex Crichton 30d086f78e
Back out CLI changes from 12.0.0 release notes (#6834) 1 year ago
Alex Crichton 137c6f6d6c
Add an API to detect precompiled modules/components (#6832) 1 year ago
Alex Crichton c7fc5d1ea2
Fix testing cli-flags crate with component-model feature (#6831) 1 year ago
Afonso Bordado e6cc402b1b
riscv64: Add IFMA instruction support (#6815) 1 year ago
Alex Crichton f32993002b
aarch64: Move AMode computation into ISLE (#6805) 1 year ago
Alex Crichton 26b9ac7f99
aarch64: Fix `return_call`'s interaction with pointer authentication (#6810) 1 year ago
Alex Crichton b29476fa42
Remove basic-block padding from Wasmtime fuzzing (#6814) 1 year ago
Alex Crichton 959c648040
Configure Mach ports vs signals via `Config` (#6807) 1 year ago
Pat Hickey dd87d29bfd
Sync wasi-filesystem with wit definitions in standards repo (#6791) 1 year ago
Andrew Brown bf51c6acce
Fix typo (#6822) 1 year ago
Alex Crichton 2764edc59c
Add release notes for 12.0.0 (#6817) 1 year ago
Alex Crichton 2897e409db
Remove the implementation of wasi-crypto (#6816) 1 year ago
Andrew Brown 3878a0025e
Fix typo (#6819) 1 year ago
Chris Fallin 4f1b38f022
Cranelift: avoid quadratic behavior in label-fixup processing (#6804) 1 year ago
Daniel Vigovszky c4eafedf18
Fix error result of clock_time_get (#6812) 1 year ago
wasmtime-publish 4c4663e2f6
Bump Wasmtime to 13.0.0 (#6809) 1 year ago
Alex Crichton bb3734bd72
Change preview2 builder methods to use `&mut self` (#6770) 1 year ago
Trevor Elliott de4ede0826
Add a bindgen test that exercises using error types from a different interface (#6802) 1 year ago
Trevor Elliott 217de07e76
Resolve trappable error types with fully qualified package paths (#6795) 1 year ago
Trevor Elliott fc03e74119
Update the dev-dependency for wit-bindgen to 0.9.0 (#6800) 1 year ago
Anoop Elias afeee15a9f
Fix incorrect sample code in documentation (#6796) (#6797) 1 year ago
Alex Crichton 615d697a0b
Update preview1 to trap on misaligned pointers (#6776) 1 year ago
Alex Crichton 5200159791
Fix posix-signals-on-macos on aarch64-apple-darwin (#6793) 1 year ago
Pat Hickey 6eb58981d4
consistient WASI preview1 rights reporting (#6784) 1 year ago
Nick Fitzgerald a560d40195
Wasmtime: Introduce `{Module,Component}::resources_required` (#6789) 1 year ago
Rainy Sinclair 72b87183ff
Add core dump support to the runtime (#6513) 1 year ago
Pat Hickey 0d4ad618ae
Resource table tracks child relationships (#6779) 1 year ago
Nick Fitzgerald eb40e59ed3
Wasmtime: Move `OnDemandInstanceAllocator` to its own module (#6790) 1 year ago
Trevor Elliott c61899aea0
wasi: Test the stdio streams implementation (#6764) 1 year ago
Alex Crichton b84bf7ac7c
Don't generate same-named imports in fact modules (#6783) 1 year ago
Nick Fitzgerald 868f0c381c
Wasmtime: Add support for Wasm tail calls (#6774) 1 year ago
Nick Fitzgerald 5ade0c779c
Cranelift: Fix `ABIMachineSpec::gen_add_imm` for riscv64 (#6780) 1 year ago
Alex Crichton 7b9189babd
Update the wasm-tools family of crates, disallow empty component types (#6777) 1 year ago
Tom Stuart dcafb574ec
Fix broken link to WASI API documentation (#6775) 1 year ago
bjorn3 7e66ed2457
A bunch of cleanups for cranelift-codegen-meta (#6772) 1 year ago
Alex Crichton 71d0418e4f
Implement component-to-component calls with resources (#6769) 1 year ago
guregu 7dfae4c38e
Ignore async_stack_size if async_support is disabled (#6771) 1 year ago
bjorn3 729e26409e
A bunch of minor cleanups (#6767) 1 year ago
Pat Hickey e81af41988
Fix flaky tests in preview2 streams (#6763) 1 year ago
Alex Crichton f4eeb02607
Refactor and simplify component trampolines (#6751) 1 year ago
Nick Fitzgerald 1055e28cb0
Cranelift: Implement tail calls on riscv64 (#6749) 1 year ago
Pat Hickey 0f9ac11bfb
WASI Preview 2: rewrite streams and pollable implementation (#6556) 1 year ago