Go 1.19 new Garbage Collection Memory Limit

Posted on

Go 1.19 introduced a new option to customize the runtime Garbage Collection behavior: Memory Limit. This might be interesting when embedding Go within a mobile application.

Go Time – Episode #240: What’s new in Go 1.19