12190 Commits (3ffb6828ca82921b7746079ee1b8bf0e343f5dd1)
 

Author SHA1 Message Date
Alex Crichton 1155d10e4d
Use generated bindings to run components in the CLI (#6869) 1 year ago
Alex Crichton ed634b2972
Update notes about 64-bit memory support (#6868) 1 year ago
wasmtime-publish e2581e9e84
Update release date of Wasmtime 12.0.0 (#6863) 1 year ago
Alex Crichton 367bdc8c66
Refactor Wasmtime CLI to support components (#6836) 1 year ago
Alex Crichton 6ddb7cce83
Bump the wasm-tools family of crates (#6861) 1 year ago
Nick Fitzgerald a34427a3d2
Wasmtime: refactor the pooling allocator for components (#6835) 1 year ago
Gurinder Singh b9134e21d5
Call verifier after egraph pass (#6858) 1 year ago
Gurinder Singh 6650378a9e
Add splat simplify opt for various ops (#6851) 1 year ago
Eduardo de Moura Rodrigues e250334b8e
feat: align wasi-http with component linker (#6195) 1 year ago
Afonso Bordado 6d643eb1e0
riscv64: Implement SIMD FMA (#6857) 1 year ago
Pat Hickey 96e3372ec3
stream wit definition eliminates stream-error (#6846) 1 year ago
Chris Fallin 4799ea11ae
wmemcheck: update docs. (#6856) 1 year ago
Andrew Brown 11af6aff01
wasi-nn: update upstream specification (#6853) 1 year ago
Andrew Brown 61303958ce
wasi-nn: refactor to allow `preview2` access (#6821) 1 year ago
ssunkin-fastly ca5a9db0d1
Memcheck for Wasm guests in Wasmtime (#6820) 1 year ago
Chris Fallin 16713422b8
CI: upgrade to qemu 8.0.4. (#6849) 1 year ago
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