RSS Bot@lemmy.bestiver.seMB to Hacker News@lemmy.bestiver.seEnglish · 1 month agoI hate packaging my software for Linuxgetfresh.devexternal-linkmessage-square8linkfedilinkarrow-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 · 1 month agomessage-square8linkfedilinkfile-textcross-posted to: technology@lemmy.world
minus-squareivan@piefed.sociallinkfedilinkEnglisharrow-up2·1 month 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.