Show HN: Cross platform binary to launch native binary using Cosmopolitan Libc
github.comIs this for the times when the main binaries can't be made with cosmopolitan libc?
I'd love to see a tool that could combine all these into one executable. (The lanucher and the target of the launcher)
Yes. In the case mentioned binaries written in Go (goaws). I can add all the goaws binaries into my git repo, and have a single cross platform entry point devs can call without figuring out which one is for their OS.