12659 Commits (5b2ae8365ed0ef68c6da1465c1f5d9d1f0b4624b)
 

Author SHA1 Message Date
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
Pat Hickey 1c335c1b29
use released WASI Preview 2 (version 0.2.0) wits (#7817) 10 months ago
Alex Crichton e7064d4d05
Close intermediate streams for reads/writes (#7816) 10 months ago
Alex Crichton 6e2ff18a14
Fix contributor documentation for building the C API (#7814) 10 months ago
Wolfgang Meier 3e68c4a45e
expose tail call configuration option to c api (#7811) 10 months ago
Robin Freyler 5f6288f6e0
Update the Wasmi fuzzing oracle to version `0.31.0` (#7791) 10 months ago
Yaodong Yang 5c5640feed
demange names in guest-profiler output (#7809) 10 months ago
Alex Crichton 5fdb36a115
Update some `cargo vet`-related metadata (#7810) 10 months ago
Pat Hickey b110e57e1b
preview 1 test-programs: fdflags_sync always unsupported (#7806) 10 months ago
Dan Gohman e9d580776e
Update to the latest wasi-io and wasi-sockets. (#7805) 10 months ago
Dave Bakker 649e6b5ad2
WASI: remove unnecessary Sync constraints (#7802) 10 months ago
Bruce Mitchener 93580f247c
examples: Don't `fread()` within `assert(...)`. (#7803) 10 months ago