Hacker News new | ask | show | jobs
by potato-peeler 381 days ago
I was not expecting this answer.

Go uses a flavour of plan9 asm and then do transformations for each platform to achieve cross compilation.

I wanted to know how this Lang achieved it, is it using qbe or a custom backend?

1 comments

custom backend