Skip to content

Expose LuaJIT symbols for windows build #147

@bycruz

Description

@bycruz

This unblocks doing a ton of cool stuff like using LuaJIT's internal lua c api in lde to write a threading library. It also allows for building some native modules without needing a luajit static build available.

It's not as easy as --export-symbols or whatever on Linux/MacOS but it is doable.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions