GustavoM@lemmy.world to JavaScript@programming.devEnglish · edit-21 year agoHow do I compile a html javascript package into a single, static binary?message-squaremessage-square5fedilinkarrow-up13arrow-down11file-text
arrow-up12arrow-down1message-squareHow do I compile a html javascript package into a single, static binary?GustavoM@lemmy.world to JavaScript@programming.devEnglish · edit-21 year agomessage-square5fedilinkfile-text
minus-squareMacil@programming.devlinkfedilinkEnglisharrow-up2·11 months 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.