RSS Bot@lemmy.bestiver.seBM to Hacker News@lemmy.bestiver.seEnglish · 20 days agoI hate packaging my software for Linuxgetfresh.devexternal-linkmessage-square8linkfedilinkarrow-up110arrow-down10file-textcross-posted to: [email protected]
arrow-up110arrow-down1external-linkI hate packaging my software for Linuxgetfresh.devRSS Bot@lemmy.bestiver.seBM to Hacker News@lemmy.bestiver.seEnglish · 20 days agomessage-square8linkfedilinkfile-textcross-posted to: [email protected]
minus-squareivan@piefed.sociallinkfedilinkEnglisharrow-up2·20 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.