Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
weberc2
on June 30, 2017
|
parent
|
context
|
favorite
| on:
Benefits of named return values in Go
I'm pretty sure Go does compile down to an IR, but it's little more than an abstraction over different architectures. I could be wrong.
hornetblack
on June 30, 2017
[–]
Originally it compiled to Plan9 assembly which is cross platform. They have an SSA backend for some architectures now.
weberc2
on June 30, 2017
|
parent
[–]
I thought the SSA backend was not replacing the Plan9 assembly, but that it was a phase that happened before the assembly was output (presumably SSA is a phase and not an IR?).
hornetblack
on July 5, 2017
|
root
|
parent
[–]
Oh. That actually make more sense.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: