Comment on Show HN: Bodge.app – μFaaS for hacked-together personal tools and small projectsComments−dyl0009mocool stuff, good thing about lua is you avoid the headache of people asking for NPM package support−azdleOP9moThanks!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).)
Comments
cool stuff, good thing about lua is you avoid the headache of people asking for NPM package support
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).)