A new wasmtime_engine_clone function was added to the C API.
#8907
Wasmtime now has basic support for allocating a StructRef in the embedder
API.
#8933
The wasmtime run subcommand now support a --argv0 flag indicating the
value of the first element to arguments reported to wasm if it shouldn't be
the default of the wasm binary name itself.
#8961
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Updates the requirements on wasmtime to permit the latest version.
Release notes
Sourced from wasmtime's releases.
... (truncated)
Commits
6fc3d27
Release Wasmtime 24.0.0 (#9147)3b0d37c
Add release notes for 24.0.0 (#9120)aa0861c
wasmtime build.rs: remove rustc-link-lib=m (#9100) (#9119)55611f3
Use cmake to build wasmtime-c-api (#9031) (#9101)bfc10d9
wasi-keyvalue: remove the Redis provider (#9062)dbc503f
cranelift-frontend
: Fix stack maps and liveness for loops (#9071)c8a5acd
Update wasm-tools to 215 (#9053)db0d9c7
cranelift-frontend: Makeassert_eq_output!
usable in the whole crate (#9070)cb0cac2
cranelift-entity: Add a method to pre-reserve capacity toEntitySet
(#9069)29d6fcc
cranelift-entity: ImplementExtend
forEntitySet
(#9068)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show