Skip to content

Conversation

@vados-cosmonic
Copy link
Collaborator

This commit fixes a bug where the memory for writing to was being retrieved too eagerly (@ trampoline fn binding time), and was not available properly when performing async task.returns.

@vados-cosmonic vados-cosmonic force-pushed the fix(jco)=result-caller-memory-write-for-async-return branch from 6b66d10 to 80f9b92 Compare December 1, 2025 14:45
This commit fixes a bug where the memory for writing to was being
retrieved too eagerly (@ trampoline fn binding time), and was not
available properly when performing async `task.return`s.
@vados-cosmonic vados-cosmonic force-pushed the fix(jco)=result-caller-memory-write-for-async-return branch from 80f9b92 to dc323f3 Compare December 1, 2025 14:47
@vados-cosmonic vados-cosmonic added this pull request to the merge queue Dec 1, 2025
Merged via the queue into bytecodealliance:main with commit 246b0a7 Dec 1, 2025
67 of 69 checks passed
@vados-cosmonic vados-cosmonic deleted the fix(jco)=result-caller-memory-write-for-async-return branch December 1, 2025 15:18
@jco-release-bot
Copy link
Collaborator

🎉 The code in this PR was made available in the following release:
https://github.com/bytecodealliance/jco/releases/tag/jco-v1.15.4

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.

2 participants