|
|
|
|
|
by sauercrowd
92 days ago
|
|
Go actually does https://pkg.go.dev/embed I do think it's more painful to distribute files when you're a distributed as a single binary vs scripts, since the latter has to figure out bundling of files anyway. But still - it does exist |
|