Skip to content

[Continuations] Fix cont.new on a funcref from another module - #8363

Merged
kripken merged 5 commits into
WebAssembly:mainfrom
kripken:cont.go
Feb 24, 2026
Merged

kripken merged 5 commits into
WebAssembly:mainfrom
kripken:cont.go

Conversation

@kripken

@kripken kripken commented Feb 23, 2026

Copy link
Copy Markdown
Member

We parsed and processed it, but that logic assumed it was from our module.
Instead, we can just use the given funcref.

@kripken
kripken requested a review from tlively February 23, 2026 23:44
@kripken
kripken merged commit 38cddb1 into WebAssembly:main Feb 24, 2026
17 checks passed
@kripken
kripken deleted the cont.go branch February 24, 2026 19:27
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