Show HN: Cross platform binary to launch native binary using Cosmopolitan Libc (github.com) 8 points by munawwar 1y ago ↗ HN
[–] huem0n 1y ago ↗ Is 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 ago ↗ 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.
[–] munawwar 1y ago ↗ 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.
2 comments
[ 4.9 ms ] story [ 16.1 ms ] threadI'd love to see a tool that could combine all these into one executable. (The lanucher and the target of the launcher)