Hacker News new | ask | show | jobs
by quechimba 480 days ago
I'm working on my web framework Mayu. Currently attempting to make something like Vite/Rollup for Ruby, basically a new module system where you can import all sorts of file types with plugins, and hot module replacement.

https://github.com/mayu-live/framework

https://mayu.live/