5 ms·
Show HN: Cross platform binary to launch native binary using Cosmopolitan Libc
- huem0n 2y agoIs 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)
- munawwar 1y agoYes. 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.