$ luarocks install --server=https://luarocks.org/dev sofix
Extension modules on Unixes expect the Lua API to be
exported from the main executable. This is a problem
if the Lua library is dynamically linked. This small
extension module (which doesn't depend on the Lua API
itself) fixes the import settings of the shared Lua
library so that other extension modules can access
the Lua API.
Versions
Dependencies
lua >= 5.1, < 5.5