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-up16file-text
arrow-up15message-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-up4·1 year 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.