GustavoM@lemmy.world to JavaScript@programming.devEnglish · edit-211 months agoHow do I compile a html javascript package into a single, static binary?message-squaremessage-square11fedilinkarrow-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-211 months agomessage-square11fedilinkfile-text
minus-squareMacil@programming.devlinkfedilinkEnglisharrow-up4·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.