Comment on Show HN: Crawl a modern website to a zip, serve the website from the zipparentComments−ilrwbwrkhv2yWow this is so cool. I like these types of single binary things. Even Pocketbase is like that where you can just compile your whole app into one Go binary and just rsync that over to your server and run it.−djbusby2yGo makes a binary for each target.RedBean uses magic from @jart to run the same binary on multiple platforms.
Comments
Wow this is so cool. I like these types of single binary things. Even Pocketbase is like that where you can just compile your whole app into one Go binary and just rsync that over to your server and run it.
Go makes a binary for each target.
RedBean uses magic from @jart to run the same binary on multiple platforms.