RSS Bot@lemmy.bestiver.seMB to Hacker News@lemmy.bestiver.seEnglish · 19 days agoI hate packaging my software for Linuxgetfresh.devexternal-linkmessage-square8fedilinkarrow-up112arrow-down10file-textcross-posted to: technology@lemmy.world
arrow-up112arrow-down1external-linkI hate packaging my software for Linuxgetfresh.devRSS Bot@lemmy.bestiver.seMB to Hacker News@lemmy.bestiver.seEnglish · 19 days agomessage-square8fedilinkfile-textcross-posted to: technology@lemmy.world
minus-squareivan@piefed.sociallinkfedilinkEnglisharrow-up2·19 days agoIMO optimal way to package NodeJS apps for Linux specifically is to just make Linux x86-64 executables through SEA. I think it’s okay to do just that, especially if one of main concerns is how fast it works.
IMO optimal way to package NodeJS apps for Linux specifically is to just make Linux x86-64 executables through SEA.
I think it’s okay to do just that, especially if one of main concerns is how fast it works.