Hacker News new | ask | show | jobs
by shakna 265 days ago
Having run Lua on a GameBoy Advance, not that fiddly. At worst, compile it all yourself.
1 comments

Targeting a specific platform is easy. Making sure your luarocks builds work across different Linux distros and architectures, not so much...
Absolutely agree.

But... For dev work on my own server? I am targeting a specific platform.

Yes, but if you develop on one arch/distro and deploy in another...