Hacker News new | ask | show | jobs
by dyl000 196 days ago
cool stuff, good thing about lua is you avoid the headache of people asking for NPM package support
1 comments

Thanks!

Coincidentally, I'm currently working on supporting luarocks packages. (Well, some of them, I want to at least support the ones that are pure lua or use the "builtin" build system (which means they don't have any native dependencies).)