GustavoM@lemmy.world to JavaScript@programming.devEnglish · edit-23 years agoHow do I compile a html javascript package into a single, static binary?message-squaremessage-square11linkfedilinkarrow-up16arrow-down11file-text
arrow-up15arrow-down1message-squareHow do I compile a html javascript package into a single, static binary?GustavoM@lemmy.world to JavaScript@programming.devEnglish · edit-23 years agomessage-square11linkfedilinkfile-text
minus-squareMacil@programming.devlinkfedilinkEnglisharrow-up4·3 years agoYou can use Electron or Tauri to make an executable out of a web page.
You can use Electron or Tauri to make an executable out of a web page.