11965 Commits (a90f625f09f8d1036c0808deebed25b9b2f75054)
 

Author SHA1 Message Date
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
Nick Fitzgerald 119109190e
Cranelift: Refactor `return_call[_indirect]` lowering (#6666) 1 year ago
Nick Fitzgerald 8f8fbf8171
Cranelift: CallSite constructors are infallible (#6665) 1 year ago
Saúl Cabrera d71d39be26
winch: Remove stack pointer check at callsite (#6664) 1 year ago
Alex Crichton 39c96c7a4f
Remove Wasmtime ABIs from Cranelift (#6649) 1 year ago
Nick Fitzgerald 2f74b9156b
Cranelift: Don't hard code stack-limit registers (#6662) 1 year ago
Afonso Bordado 0851e9057f
cranelift: Support calling functions with `vmctx` arguments (#6663) 1 year ago
Afonso Bordado 6755f35d1d
riscv64: Implement various SIMD float ops (#6657) 1 year ago
Afonso Bordado e04f766639
riscv64: Enable `memory_multi` testsuite (#6658) 1 year ago
Pat Hickey a33086716c
Wasi: preview2 poll-oneoff returns list<bool> (#6498) 1 year ago
Nick Fitzgerald dd6adfdbb8
Cranelift: Log duration of timing passes (#6654) 1 year ago