-
Notifications
You must be signed in to change notification settings - Fork 61
Closed
Description
Lua has a define LUA_USER_H that can be used to add an extra header during compilation. This allows, for example, to override de default lua_[un]lock functions, which are quite useful in a multithreaded environment. Usually this is application specific, so it would be nice if the ziglua build module would allow passing this extra header to the lua compilation.
If this feature is considered useful, i might have a go at implementing it myself.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels