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?
- Writing Nim without garbage collection iamrifki
