Y
Hacker News
new
|
ask
|
show
|
jobs
by
mcronce
876 days ago
They still don't have a register-based calling convention on architectures other than x86-64, right? Or is that information out of date?
1 comments
mseepgood
876 days ago
That information is out of date: ARM64, PPC, RISC-V
https://go.dev/src/cmd/compile/abi-internal
link