Hacker News new | ask | show | jobs
by nerdix 1145 days ago
Some applications use Lua for configuration: neovim, conky, awesome, etc.

I haven't looked into the details of this so I'm not sure if its a suitable replacement for embedding lua (binary size would be my first concern..does this embed v8?) But I would much prefer TypeScript as a configuration language than Lua.