We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Minor
try-catch blocks can catch exceptions raised from Pascal code
Reduce memory usage for dot notation, by packing strings with length … …<= 8 to TSEValue instead
GC linked lists is now allocated in a flat array to avoid memory frag… …mentation
Update README.md
Adds support for coroutines
Adds support for events