Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I meant something like this, i.e. not going through C at all: http://golang.org/src/pkg/syscall/asm_freebsd_amd64.s


Oh. You mean the Plan 9 assembler... It's pretty good looking to me so I haven't really considered that an issue. I guess you're on the other side of the AT&T vs. Intel assembly fence... But just how much assembly are we writing this days anyhow? I say, just wrap it all up in Go (or C through cgo) and be done with it.


It looks like AT&T assembly without the %s. Not really that weird.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: