Stream: jco

Topic: Jco v1.12.0 release


view this post on Zulip Victor Adossi (Jul 17 2025 at 20:33):

Hey all, jco v1.12.0 has been released:

https://www.npmjs.com/package/@bytecodealliance/jco/v/1.12.0
https://github.com/bytecodealliance/jco/releases/tag/jco-v1.12.0

The highlight of this release is the updated version of componentize-js that we can depend on (more precisely 1.11.3 had this change), which has improvements and fixes for HTTP handling. Also, just like componentize-js, jco release builds are now attested :check: on NPM.

Once Componentize-JS gets an updated StarlingMonkey install there will probably be another bump here but the process is getting faster and smoother for the related projects every release. Another big change coming soon will also be the switch to jco-transpile as a dependency (similar to componentize-js).

JavaScript tooling for working with WebAssembly Components. Latest version: 1.12.0, last published: 2 minutes ago. Start using @bytecodealliance/jco in your project by running `npm i @bytecodealliance/jco`. There are 9 other projects in the npm registry using @bytecodealliance/jco.
Changelog [1.12.0] - 2025-07-17 🚜 Refactor (jco) move type generation functions to separate file (#839) by @vados-cosmonic in #839

Last updated: Dec 06 2025 at 07:03 UTC