Commit Graph

2 Commits

Author SHA1 Message Date
Ayke van Laethem e6e561100a WIP refactor GC 2019-01-17 20:52:15 +01:00
Ayke van Laethem ef93001ab8 runtime: add "none" garbage collector
This collector does not implement runtime.alloc, so it is a
quick-and-dirty way to check where in a program memory is allocated.
2018-11-17 15:14:29 +01:00