Comment on Show HN: A new programming language inspired by Go, no LLVMparentComments−hualakaOP1yWithout using Go's asm, directly translate it into assembly code for the target system, then link and cross-compile it.−fithisux1yImpressive
Comments
Without using Go's asm, directly translate it into assembly code for the target system, then link and cross-compile it.
Impressive