@GustavoM@lemmy.world to JavaScript@programming.devEnglish • edit-21 year agoHow do I compile a html javascript package into a single, static binary?message-square11fedilinkarrow-up16file-text
arrow-up16message-squareHow do I compile a html javascript package into a single, static binary?@GustavoM@lemmy.world to JavaScript@programming.devEnglish • edit-21 year agomessage-square11fedilinkfile-text
minus-squareMacillinkfedilinkEnglish4•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.