Skip to content

Add ability to load compiled code in Lua. #12

@TheModMaker

Description

@TheModMaker

Currently the CodeCompiler can save the code to an assembly file, but the only way to load it is to use dynamic loading within Lua code using modules. It would be better to add a method LoadCompiled to the Lua type to load the compiled code.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions