Hacker News new | ask | show | jobs
by sephware 2768 days ago
Only if you're using Go's native GC as the Lua VM's GC, which isn't the only option.
1 comments

I have to confess, I've been thinking of implementing Smalltalk in Go, using its native GC as a very unoptimized GC.