bytecode: Garbage collect the stack
This treats the stack itself as a place of references that needs to be garbage collected and cleaned up. This will allow tail calls later. |
---|
|
lang/bytecode.c |
---|
lang/func.c |
---|
lang/object.c |
---|
lang/object.h |
---|