Also, allocate GC memory ranges dynamically during startup (gc_init()) rather than statically. |
||
|---|---|---|
| Makefile | ||
| gc.c | ||
| gc.h | ||
| gc_test.c | ||
Also, allocate GC memory ranges dynamically during startup (gc_init()) rather than statically. |
||
|---|---|---|
| Makefile | ||
| gc.c | ||
| gc.h | ||
| gc_test.c | ||