On Thu, Sep 24, 2020 at 08:00:16PM +0300, Timur Safin wrote: > Exporting `luaT_newthread` as it's necessary for external merger But you expose accessors for the temporary Lua state in the later patch. Built-in merger only uses luaT_newthread() in luaT_temp_luastate().