Skip to content

Introduce luau.collectgarbage which runs lua_gc #352

@ffrostfall

Description

@ffrostfall

This is required for certain forms of automated testing, e.g. ensuring there are no references to something.

Luau forbids collectgarbage("collect") in sandboxed modes, but exposes lua_gc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestruntimeWork in the C++ runtime portion of the code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions