12667 Commits (f54c2aa8657fbf983c2627abc528fc6ef8d15531)
 

Author SHA1 Message Date
wasmtime-publish f54c2aa865
Release Wasmtime 18.0.4 (#8328) 7 months ago
Alex Crichton 2fa0e82808
Handle out-of-bounds component sections (#8323) (#8338) 7 months ago
Alex Crichton 5dab11084f
cranelift: Include clobbers and outgoing args in stack limit (#8301) (#8335) 7 months ago
Alex Crichton 6529f0f310
fix: bindgen trappable_errors using unversion/versioned packages (#8305) (#8306) 7 months ago
wasmtime-publish ff528a2ba1
Release Wasmtime 18.0.3 (#8103) 8 months ago
Saúl Cabrera 4fb8eca02d
Don't infer host flags for cross-compiled targets (#7991) (#8100) 8 months ago
wasmtime-publish 90db6e99f0
Release Wasmtime 18.0.2 (#8023) 8 months ago
Trevor Elliott 81ea56a184
Run `cargo vet regenerate audit-as-crates-io` (#8017) (#8020) 8 months ago
Trevor Elliott dfdd28e975
Backport #8005 to release-18.0.0 (#8008) 8 months ago
wasmtime-publish 446862c70c
Release Wasmtime 18.0.1 (#7967) 9 months ago
Alex Crichton 41d72877ca
Fix Cargo metadata on the `wasmtime-c-api-macros` crate (#7966) 9 months ago
wasmtime-publish 518fd4a598
Release Wasmtime 18.0.0 (#7958) 9 months ago
Pat Hickey aee1e1d0bd
Backport to release-18: three WASI PRs (#7928) 9 months ago
Trevor Elliott f3e15d5971
Guard recursion in `will_simplify_with_ireduce` (#7882) (#7885) 9 months ago
Nick Fitzgerald a94657a227
Cranelift: Use a fixpoint loop to compute the best value for each eclass (#7859) (#7878) 9 months ago
Max Brunsfeld 57444d2eac
Add wasmtime-c-api-impl to the list of crates to publish (#7837) (#7872) 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