Hacker News new | ask | show | jobs
by pjmlp 790 days ago
In theory that is what gccgo is for, in practice it is stuck in Go 1.18.
1 comments

tinygo also tries really hard to produce an optimised binary, however it mostly optimises for size, not speed.