Hacker News new | ask | show | jobs
by nu11ptr 66 days ago
> But I keep wondering if they could integrate at a lower-level than the source code.

Unfortunately nothing below source code level is stable, so they would constantly be chasing changes after any Go release. I personally wish they would focus on making it accessible, as Go actually has a nice runtime and would make a good language target.

1 comments

Aha! That would explain things. I was wondering if the Go assembly at least is stable and documented, couldn't really find anything