.. actually, wait, are you the author? Thanks for open sourcing this!
Can I use it to make a Rust executable? Maybe it can post-process the executable built by Rust somehow? (I guess Rust needs to link against the cosmopolitan libc and otherwise not make any syscalls)
Maybe it's possible to make a cosmopolitan Rust target, like, x86-unknown-cosmopolitan?
Also, does it support x86_64? (and maybe a fat x86/x86_64 binary as well?)
Can I use it to make a Rust executable? Maybe it can post-process the executable built by Rust somehow? (I guess Rust needs to link against the cosmopolitan libc and otherwise not make any syscalls)
Maybe it's possible to make a cosmopolitan Rust target, like, x86-unknown-cosmopolitan?
Also, does it support x86_64? (and maybe a fat x86/x86_64 binary as well?)