The current examples are bloated and incomplete.
They should be replaced by a couple of cleaner and well-documented examples that demonstrate:
- generic interface across languages
- error handling of loading/calling
- variables and functions with different types (result + arguments; including special cases like multi-return in Lua)
- safe usage in multi-threaded environment
The current examples are bloated and incomplete.
They should be replaced by a couple of cleaner and well-documented examples that demonstrate: