Stream: ComponentizeJS

Topic: componentize-js backed by `quickjs`


view this post on Zulip Tomasz Andrzejak (Feb 18 2026 at 17:29):

I've recently been working on a experimental version of componentize-js backed by the quickjs runtime. The goal of the project is to produce tiny components with an embedded JS runtime. With size optimizations enabled, the hello world component comes in at roughly 750KB. It supports wizer and wasi stubbing. Maybe someone will find this useful.

thanks @Joel Dice for all the help.

https://github.com/andreiltd/componentize-qjs

view this post on Zulip Ralph (Feb 19 2026 at 17:04):

@Saúl Cabrera :-)


Last updated: Feb 24 2026 at 04:36 UTC