Skip to content

[48.0.x] Two backports for a point release - #14194

Merged
alexcrichton merged 2 commits into
bytecodealliance:release-48.0.0from
alexcrichton:backports
Aug 24, 2026
Merged

[48.0.x] Two backports for a point release#14194
alexcrichton merged 2 commits into
bytecodealliance:release-48.0.0from
alexcrichton:backports

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

For #14167 it wasn't realized at the time that it was a bug fix but after digging a bit it's definitely fixing a behavioral regression.

…ance#14139)

This commit fixes handling of `context.{get,set}` slots in sync-to-sync
adapters generated by Wasmtime's FACT pass. Previously no care was taken
here meaning that the context slots were wrong for `post-return` and
`realloc` calls. All slots are now managed as they are on the host,
mirroring the logic internally for management.
…4167)

This commit extends the wasip2 implementation of `wasi:http` to include
a few more hook locations which are otherwise supported on wasip3 as
well.
@alexcrichton
alexcrichton requested review from a team as code owners August 24, 2026 15:37
@alexcrichton
alexcrichton requested review from cfallin, fitzgen and rvolosatovs and removed request for a team August 24, 2026 15:37
@github-actions github-actions Bot added the wasmtime:docs Issues related to Wasmtime's documentation label Aug 24, 2026
@alexcrichton
alexcrichton merged commit 188c5bc into bytecodealliance:release-48.0.0 Aug 24, 2026
196 checks passed
@alexcrichton
alexcrichton deleted the backports branch August 24, 2026 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasmtime:docs Issues related to Wasmtime's documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants