Skip to content

Update to Wasmtime v44.0.0#359

Open
renshyle wants to merge 10 commits intobytecodealliance:mainfrom
renshyle:updates
Open

Update to Wasmtime v44.0.0#359
renshyle wants to merge 10 commits intobytecodealliance:mainfrom
renshyle:updates

Conversation

@renshyle
Copy link
Copy Markdown

No description provided.

renshyle added 10 commits April 11, 2026 11:06
No breaking c-api changes.
Breaking changes to c-api:

* Layout changes to wasmtime_anyref and wasmtime_externref
Breaking changes to c-api:

* wasmtime_externref_unroot and wasmtime_val_unroot no longer take a
  store parameter
With Wasmtime v38.0.1, wasmtime_val_unroot no longer requires the store
as a parameter. We can then revert back to implementing IDisposable
for Value.
Breaking changes to c-api:

* wasmtime_memory_new now takes the page size as a parameter and may
  return an error
No breaking c-api changes.
No breaking c-api changes.
Breaking changes to c-api:

* Some trap codes renumbered, new trap codes
* wasmtime_context_gc may now return an error
Breaking changes to c-api:

* New trap codes
Breaking changes to c-api:

* New trap code
@renshyle renshyle changed the title Update to Wasmtime v43.0.1 Update to Wasmtime v44.0.0 Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant