11975 Commits (0f9ac11bfbb8c6c876813781af484e07f998a25c)
 

Author SHA1 Message Date
Pat Hickey 0f9ac11bfb
WASI Preview 2: rewrite streams and pollable implementation (#6556) 1 year ago
Nick Fitzgerald 2d701cd5e8
cranelift-wasm: Add support for translating Wasm tail calls to CLIF (#6760) 1 year ago
Nick Fitzgerald 8480b9b344
Cranelift: Get tail calls working on aarch64 (#6723) 1 year ago
Alex Crichton 5a6ed0fbd2
Implement component model resources in Wasmtime (#6691) 1 year ago
wasmtime-publish 53274fefe4
Update release date of Wasmtime 11.0.0 (#6752) 1 year ago
Alex Crichton 8091556514
Require wasmtime options are first when running modules (#6737) 1 year ago
MindSwipe 329a2baf0c
Change the call to unwrap to except with an error message (#6745) 1 year ago
Alex Crichton 2f6cec97eb
Add ability to inherit an env var on the CLI (#6746) 1 year ago
Alex Crichton 475d1ba5e9
Cap the maximum basic block padding in Cranelift (#6736) 1 year ago
Afonso Bordado fe69c04376
fuzzgen: Enable `bitcast` instruction (#6747) 1 year ago
Marco Concetto Rudilosso a90f625f09
Add docs on how to profile with samply and perfmaps (#6720) 1 year ago
Alex Crichton dfd6885365
Update wasm-tools dependencies (#6739) 1 year ago
Alex Crichton 61a343bb33
Reference a missing filename when parsing modules (#6738) 1 year ago
Alex Crichton cc6f9d0a11
Remove duplicate memoffset dependency (#6735) 1 year ago
Alex Crichton 82c7fc1c0d
Trust crates published by BurntSushi (#6734) 1 year ago
Alex Crichton 6d7bb360bd
Dependency gardening for Wasmtime (#6731) 1 year ago
Alex Crichton b8cc38bbe6
Lock dependency on hyper to a single version (#6729) 1 year ago
Alex Crichton 9c45380316
Disable some icmp optimizations for vector types (#6728) 1 year ago
Chris Fallin 5325894519
Cranelift: upgrade to regalloc2 0.9.2. (#6726) 1 year ago
Alex Crichton 04b8edd2f5
Update Rust in CI to 1.71.0 (#6721) 1 year ago
Javier Cabrera 3dc47d1d61
FIX: doc typos for gen_(store|load)_base_offset functions (#6718) 1 year ago
Trevor Elliott 42919fa15a
Release notes for wasmtime-11 (#6714) 1 year ago
Alex Crichton 80e68c336b
Update the wasm-tools family of crates (#6710) 1 year ago
Matthias Schmidt 731d9f1a51
Fix 5916 interpreter wrong for vall true (#6708) 1 year ago
Alex Crichton 432378c362
x64: Add a missing ssse3 condition to lowering rule (#6709) 1 year ago
Alex Crichton c34567cddd
Fix some warnings on nightly Rust (#6702) 1 year ago
Nick Fitzgerald e4b8876048
Fuzzing: Check that Wasm compilation is deterministic (#6704) 1 year ago
Saúl Cabrera 690dd116b2
winch(x64): Add support for global get and set (#6703) 1 year ago
Marco Concetto Rudilosso e3d7b8aa21
allow perfmaps on any unix platform (#6701) 1 year ago
Jamey Sharp 7a858de4cf
Trust crates published by dtolnay, epage, cuviper, Amanieu (#6697) 1 year ago
Adam Petro ca90650c12
Support multiple versions of `wasmtime` in the same crate (#6673) 1 year ago
Saúl Cabrera 3efd728480
winch(x64) Add support for local tee (#6700) 1 year ago
Alex Crichton 73405a457c
Update calling conventions for wasm functions slightly (#6676) 1 year ago
Alex Crichton e6ef1ba4ef
Fix signatures registered with modules-in-components (#6694) 1 year ago
Alex Crichton 6a868ef181
Store all instantiation arguments in a component (#6693) 1 year ago
Joel Dice 624d68b6ce
handle interface functions correctly in `component::Linker::func_new` (#6637) 1 year ago
Alex Crichton 75a66b5f29
Fix a typo in an `unsafe impl Send/Sync` (#6692) 1 year ago
Saúl Cabrera b6e79b41c5
winch(x64): Fix a couple of issues with control flow (#6685) 1 year ago
Afonso Bordado 763bf0e42c
cranelift: Const Propagate `ireduce` (#6683) 1 year ago
Alex Crichton 7f4d569010
Update v8 and proc-macro2 dependencies (#6680) 1 year ago
wasmtime-publish 52f18948c7
Bump Wasmtime to 12.0.0 (#6686) 1 year ago
Alex Crichton 860d46b4d1
Run `cargo vet` on automated version bumps (#6687) 1 year ago
Andrew Brown 05a02ef364
Add `cli-logging.md` to summary (#6688) 1 year ago
Afonso Bordado 94095723e5
riscv64: Implement `bswap` instruction (#6684) 1 year ago
Saúl Cabrera 815046d38a
winch: Run winch through a subset of the spec suite (#6610) 1 year ago
Afonso Bordado c19c729214
cranelift: Remove unused code in filetests (#6678) 1 year ago
Ryan Levick b741f7c79d
Add `WasiCtxBuilder` setters for the two clock types (#6669) 1 year ago
Afonso Bordado a43d1dc68f
fuzzgen: Generate Tail Calls (#6641) 1 year ago
Alex Crichton e8f4f86209
Shepherd along type information in lifting/lowering (#6667) 1 year ago
Stephen Doyle cd93f17a83
wasmtime bench-api build error when using --feature wasi-crypto (#6670) (#6671) 1 year ago