5 ms·
cool stuff, good thing about lua is you avoid the headache of people asking for NPM package support
by dyl000 10mo ago
cool stuff, good thing about lua is you avoid the headache of people asking for NPM package support
- azdle 10mo agoThanks! 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).)