Releases: Ludi-Framework/bcryptlua
Releases · Ludi-Framework/bcryptlua
Release list
v0.1.1
v0.1.0
build: allow undefined Lua symbols in the macOS cdylib mlua module mode leaves the Lua API unresolved until the host interpreter loads the module; macOS rejects that by default and needs -undefined dynamic_lookup.