Hacker News new | ask | show | jobs
by k__ 398 days ago
I tried it for one project, but converted it to TypeScript-to-Lua instead.

I used Lua on the backend and my frontend was already in TypeScript, so it was nice that I could reuse the backend types without conversion in the frontend.