luar is a Go package for conveniently working with the luago Lua bindings. Arbitrary Go functions can be registered
Stars
303
Forks
57
Watchers
303
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
154
commits
61
commits
8
commits
2
commits
2
commits
1
commits
1
commits
1
commits
Make LuaToGo set Go pointers to proxy pointers when possible
22d247eView on GitHubProxify non-pointer arrays and structs when it makes sense
461c3d5View on GitHubDo not panic in LuaToGo cycle detection if visited element is of unexpected type
31c5e06View on GitHubDo not mark unintialized Go values in cycle detection
c930815View on GitHubDo not store Go pointers in C memory as valueProxy struct
a5c18b0View on GitHub