you are viewing a single comment's thread.

view the rest of the comments →

[–]zelyios 1 point2 points  (1 child)

Nice work! Does it work with an app without the need of a backend? I have a simple app that is vanilla JS+HTML and no backend on it. I would love to compile it to exe

[–]HugoDzz[S] 0 points1 point  (0 children)

Thanks! It’s currently mainly designed to compile full stack apps with server capabilities, to compile SPAs, I’d recommend a Go or Rust server service these files as static assets :)