Why is Bun marked as no on node_modules (I assume it means NodeJS compatibility)? I have large applications and never had NodeJS compatibility issues (it has worked even when Bun wasn't officially supported).
For benchmarks, I'd try to compare Bun's speed using its own Bun.serve instead of Express or Fastify.
I think this is awesome. I'd love to see alternatives to React for the SSR. Potentially a Ducklang UI library so I don't have to write divs and useState()