I'll be using Nim on old Gameboy Advance hardware that cannot handle Garbage collection. So I will have to turn Garbage collection off for Nim, are there any gotchas that I have to face and know if I want my code to run without any memory leaks?
- Using Nim without garbage collection. ryantyler
- Re: Using Nim without garbage collection. mashingan
- Re: Using Nim without garbage collection. Stefan_Salewski
