Skip to content

Releases: bytecodealliance/jco

js-component-bindgen-v2.0.11

Choose a tag to compare

[2.0.11] - 2026-07-09

🐛 Bug Fixes

  • (bindgen) async host import stream/future result lowering by @lann in #1739

  • (bindgen) render string encode intrinsics for flat string lowering by @lann in #1738

jco-v1.25.2

Choose a tag to compare

@jco-release-bot jco-release-bot released this 09 Jul 05:09

[1.25.2] - 2026-07-09

⚙️ Miscellaneous Tasks

jco-transpile-v0.4.2

Choose a tag to compare

[0.4.2] - 2026-07-09

This release contains an update fo the underlying transpiled js-component-bindgen
to js-component-bindgen v2.0.11

jco-v1.25.1

Choose a tag to compare

@jco-release-bot jco-release-bot released this 07 Jul 02:27

[1.25.1] - 2026-07-07

⚙️ Miscellaneous Tasks

jco-transpile-v0.4.1

Choose a tag to compare

[0.4.1] - 2026-07-06

This release fixes a regression in package size that had drastic implications,
reducing the NPM package size of jco-transpile from ~200MB to 2.1MB, due to
debug builds being packaged over release builds. Tests have been added to avoid
this sort of regression in the future.

Thanks to @GamePad64 for catching this regression.

🐛 Bug Fixes

  • (transpile) don't rebuild jco in debug during the vendor step by @GamePad64 in #1732

js-component-bindgen-v2.0.10

Choose a tag to compare

[2.0.10] - 2026-07-06

🐛 Bug Fixes

  • (bindgen) treat undefined as none when lowering options by @GamePad64 in #1722

jco-v1.25.0

Choose a tag to compare

@jco-release-bot jco-release-bot released this 06 Jul 14:26

[1.25.0] - 2026-07-06

🚜 Refactor

⚙️ Miscellaneous Tasks

jco-transpile-v0.4.0

Choose a tag to compare

[0.4.0] - 2026-07-06

🐛 Bug Fixes

🚜 Refactor

🧪 Testing

⚙️ Miscellaneous Tasks

js-component-bindgen-v2.0.9

Choose a tag to compare

[2.0.9] - 2026-06-30

🚀 Features

🐛 Bug Fixes

  • (bindgen) emit Option/Result type aliases outside the world interface by @vados-cosmonic

jco-v1.24.6

Choose a tag to compare

@jco-release-bot jco-release-bot released this 30 Jun 14:35

[1.24.6] - 2026-06-30

🧪 Testing

⚙️ Miscellaneous Tasks