12670 Commits (cee0eeb2892e3831b2952b445319e6d894ea378e)
 

Author SHA1 Message Date
Nick Fitzgerald cee0eeb289
Rename `Func::{from_caller_checked_func_ref => from_vm_func_ref}` (#7899) 9 months ago
Nick Fitzgerald eff57321ee
Rename `WasmHeapType::TypedFunc` to `WasmHeapType::Concrete` (#7901) 9 months ago
Andrew Brown a747dc581b
vet: update lock file for trusted `windows` crates (#7900) 9 months ago
Nick Fitzgerald 0f55bdbb24
Fix warning about field that is never read (#7898) 9 months ago
Matheus Cardoso 2c0e528b9f
Fix test pooling_allocator::instance_too_large when wmemcheck is enabled (#7897) 9 months ago
Fredrik Fornwall de051941c9
Update itertools to 0.12 in cranelift_wasm (#7875) 9 months ago
Pat Hickey 0877c343bc
Update ADOPTERS.md (#7887) 9 months ago
Trevor Elliott 74a303a813
Guard recursion in `will_simplify_with_ireduce` (#7882) 9 months ago
Milek7 7d0bdccec0
Accept explicit CPU delta time in GuestProfiler (#7873) 9 months ago
Nick Fitzgerald 73caead130
Add audit of itertools 0.10.5 -> 0.12.1 (#7880) 9 months ago
Trevor Elliott 7464bbcb3b
Add missing subsume uses in egraph rules (#7879) 9 months ago
Nick Fitzgerald 5b2ae8365e
Cranelift: Use a fixpoint loop to compute the best value for each eclass (#7859) 9 months ago
Alex Crichton 2673a40633
Disable SO_REUSEADDR in `wasmtime serve` (#7863) 9 months ago
Max Brunsfeld 825494fe6a
Add wasmtime-c-api-impl to the list of crates to publish (#7837) 9 months ago
Alex Crichton 616d430e10
Update zstd dependency (#7870) 9 months ago
Alex Crichton 6d105f4d84
Update and add lots of docs, mostly for components (#7862) 9 months ago
Milek7 d4eaacd665
Add C API for GuestProfiler (#7854) 9 months ago
yowl 02d100569b
Add cloning for DWARF String attributes (#7858) 9 months ago
wasmtime-publish c9aea3e824
Bump Wasmtime to 19.0.0 (#7868) 9 months ago
Afonso Bordado c7a7b8c577
x64: Add `{u,s}mulhi.i8` instruction support (#7866) 9 months ago
Andrew Brown c2fc362da2
mpk: enable MPK if available in CI (#7815) 9 months ago
edoardo marangoni 220139b026
Remove type parameter from `VerifierStepResult` (#7861) 9 months ago
Alex Crichton 787e966161
Fix handling of `Tunables` on cross-compiles (#7844) 9 months ago
jianjunz b6a8abc6ce
Enable some dependency features for wasi-nn. (#7855) 9 months ago
Alex Crichton 0d662c9d3d
Update our github action to Node 20 (#7850) 9 months ago
Alex Crichton 9eb5c839cc
Update setup-android github action (#7851) 9 months ago
Alex Crichton 3fa13f85ab
Update the `actions/upload-artifact` action (#7849) 9 months ago
Trevor Elliott 7c9547f905
Fix timeouts in wasmtime serve, by using a more granular epoch (#7847) 9 months ago
Andrew Brown 54530ce134
vet: trust the `windows` crates (#7846) 9 months ago
Trevor Elliott d285d22a5f
Replace an explicit implementation of `Service` with `service_fn` (#7845) 9 months ago
Alex Crichton cbce665db4
Enable the `component-model` feature by default in Wasmtime (#7841) 9 months ago
Alex Crichton 0f979b6fe9
Tweak a feature directive for `wasmtime-cli` (#7843) 9 months ago
Alex Crichton f0c9e9bbf5
Shuffle some items around in `wasmtime` (#7839) 9 months ago
Alex Crichton b5057d89b2
Fix funcrefs cross-compiled between architectures (#7842) 9 months ago
Alex Crichton 32d5ff4edf
Update wasm-tools crates (#7840) 9 months ago
Nick Fitzgerald 496237c207
Rename `WasmType` to `WasmValType` (#7838) 9 months ago
Max Brunsfeld 8efd404da7
Fix typo in lib name of wasmtime-c-api (#7836) 9 months ago
Adam Bratschi-Kaye d4242001d5
Support compilation-only build by adding a `runtime` feature (#7766) 9 months ago
Josh Groves 04adffd8e8
Expose `ModuleExport` to avoid repeated string lookups (#7828) 9 months ago
Mrmaxmeier 6d3735a1c5
runtime: avoid references to mutable statics (#7834) 9 months ago
Nick Fitzgerald 27d3ef2ff5
wasmtime: Rename `SignatureFooBar` to `TypeFooBar` (#7826) 10 months ago
Trevor Elliott a6a858627e
Rework first_non_empty_iovec to match first_non_empty_ciovec (#7831) 10 months ago
Roman Volosatovs 22885384ba
feat: support component type introspection (#7804) 10 months ago
Alex Crichton 5c0027be59
Update to actions/cache@v4 (#7823) 10 months ago
Nick Fitzgerald c49a256498
wasmtime: Add some comments and minor tweaks to signature registry (#7825) 10 months ago
Alex Crichton b368240521
x64: Break more data dependencies in float-related instructions (#7818) 10 months ago
Alex Crichton 7f62f4d160
Update some wasm-tools deps (#7824) 10 months ago
Trevor Elliott 0bcceda3b1
winch: Emit unwind info in the x64 backend (#7798) 10 months ago
Alex Crichton 94b3e84e90
Enable the component model by default (#7821) 10 months ago
Alex Crichton 30f2c8bbf9
Add release notes for 17.0.0 (#7822) 10 months ago