12681 Commits (a586b8435f84148e498ca10c6f053be44901964f)
 

Author SHA1 Message Date
Trevor Elliott a586b8435f
Revert "vet: prune lockfile (#7910)" (#7913) 9 months ago
Andrew Brown a24f6001c9
vet: prune lockfile (#7910) 9 months ago
Saúl Cabrera 2c6f38622d
winch: Add saturating conversion instructions (#7909) 9 months ago
Alex Crichton 1f6e901a88
x64: Refactor multiplication instructions (#7871) 9 months ago
Alex Crichton a82090972a
Fix more nightly warnings (#7907) 9 months ago
Trevor Elliott d6c31acc20
wasi-http: Make the host header forbidden (#7905) 9 months ago
Nick Fitzgerald 8652011f69
Refactor `wasmtime::FuncType` to hold a handle to its registered type (#7892) 9 months ago
Trevor Elliott 22bdf2b740
Fix assertion locations in memflags after #7903 (#7906) 9 months ago
Nick Fitzgerald 15e5cf088c
Fix warnings on nightly (#7904) 9 months ago
Trevor Elliott 45d2f2369d
Make some MemFlags functions const (#7903) 9 months ago
Saúl Cabrera 83cf7438ab
winch: Add support for WebAssembly loads/stores (#7894) 9 months ago
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