Skip to content

fix(bindgen): bindgen runtime bugs#1347

Merged
vados-cosmonic merged 1 commit intobytecodealliance:mainfrom
vados-cosmonic:fix(bindgen)=runtime-bugs-reported-by-wado
Mar 30, 2026
Merged

fix(bindgen): bindgen runtime bugs#1347
vados-cosmonic merged 1 commit intobytecodealliance:mainfrom
vados-cosmonic:fix(bindgen)=runtime-bugs-reported-by-wado

Conversation

@vados-cosmonic
Copy link
Copy Markdown
Collaborator

This commit contains runtime bugs reported by Wado compiler toolchain developers (see wado-lang/wado#714). While the original PR had a few changes that Jco isn't ready to take just yet, there are many that are absolutely right for inclusion:

  • waitable-set.wait missing suspending
  • waitable-set.wait invalid waitForEvent() call
  • missing intrinsic deps
  • lowerFlatVariant empty payload crash

@vados-cosmonic vados-cosmonic marked this pull request as ready for review March 30, 2026 00:37
This commit contains runtime bugs reported by Wado compiler toolchain
developers (see wado-lang/wado#714). While the
original PR had a few changes that Jco isn't ready to take just yet,
there are many that are absolutely right for inclusion:

- waitable-set.wait missing suspending
- waitable-set.wait invalid waitForEvent() call
- missing intrinsic deps
- lowerFlatVariant empty payload crash

Co-Authored-By: FUJI Goro <g.psy.va@gmail.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vados-cosmonic vados-cosmonic force-pushed the fix(bindgen)=runtime-bugs-reported-by-wado branch from 1caef44 to 5ca034b Compare March 30, 2026 00:38
@vados-cosmonic
Copy link
Copy Markdown
Collaborator Author

See also #1346

@vados-cosmonic vados-cosmonic added this pull request to the merge queue Mar 30, 2026
Merged via the queue into bytecodealliance:main with commit f1a364d Mar 30, 2026
36 checks passed
@vados-cosmonic vados-cosmonic deleted the fix(bindgen)=runtime-bugs-reported-by-wado branch March 30, 2026 01:05
@jco-release-bot
Copy link
Copy Markdown
Collaborator

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

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