npub1th…gzld0 on Nostr: nprofile1q…2cv4p It could be Common Lisp: once you build a binary, you can send it ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqumxlh9fu6grfjfhstnu577qnlkcpl5zuplksuhwa9mc79v23r7lqx2cv4p (nprofile…cv4p) It could be Common Lisp: once you build a binary, you can send it on your server (build on an OS deploy on the same OS, with SBCL the glibc version matters). You are free to organize the web app however you want, it can be a single file.
The binary contains everything: web server and static assets, as well as the implementations's debugger, compiler… so live reloads are possible and natural.
The difficulty is… [cont]
The binary contains everything: web server and static assets, as well as the implementations's debugger, compiler… so live reloads are possible and natural.
The difficulty is… [cont]