Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
ck45
3y ago
0 comments
Save
Share
This is just an assumption, but it might be possible to translate to Go assembly and then use the Go toolchain.
Edit:
https://github.com/minio/c2goasm
seems to slightly go in that direction.
0 comments
1 comments · 1 top-level
top
newest
oldest
vore
3y ago
Go assembly is just a slightly funny version of the target platform's assembly. At that point, you might as well just assemble for the target directly and avoid the quirks of Go's assembler.
j
/
k
navigate · click thread line to collapse