We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix LUA_NUMBER_MAX_SAFE_INTEGER
Refactor GetString and GetErrorString to return string instead of *st… …ring
Update Go version to 1.23.5 and clean up go.sum dependencies
change CompileBuffer to return error instead of an int
Remove unused buffer size parameter from CompileBuffer call example
Remove unused parameter 'size' from CompileBuffer function
some changes to the build script
ok fix some issues to avoid deadlocks
some changes to how think works
Replace fmt.Println with L.ErrorNoHalt for error handling in TryCall … …and TryCPCall methods