You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 28, 2025. It is now read-only.
This will require implementing a wrapper structure around the lua state. It should be possible to get an instance of the structure from the global state. Also add the call method, which takes as input a reference to the structure containing the arguments and returns a Result containing the result of the lua function or an error.