mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
3c0d3c6fbeea18f257102c62a01b036c7a5c5161
The addresses of static variables may be different for different instances of Lua, making these instances incompatible if they use these addresses as unique keys in the registry (or other tables).
Description
Automated archival mirror of github.com/lua/lua
Languages
C
66.4%
Lua
33%
Makefile
0.6%