Skip to content

Implement a proper garbage collector #4

Open
@pvginkel

Description

@pvginkel

The current garbage collector implementation is far from ideal. The LuaJIT garbage collector looks like it would be relatively easy to implement. See https://github.com/LuaDist/luajit/blob/master/src/lj_gc.c for the code for this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions