ferrijs-bundle 0.2.1

Bundle TypeScript and node_modules with rolldown, compile the chunk to QuickJS bytecode once, and cache it on disk under an ABI tag: the front-end a ferrijs host runs real projects through.
Documentation

The front-end a ferrijs host runs real projects through: rolldown bundles TypeScript and node_modules into one ESM chunk, the chunk is compiled to QuickJS bytecode once, and the bytecode is cached on disk under an ABI tag so an unchanged tree skips both steps.