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
start_thread and start_script now work with thread ID/name hashes, Script type as template parameter, and Script instance as entry-point. Last item would be #78 to close this out.
This would be for both ES and C++ threads. On the C++ side, we could support arbitrary function objects and coroutines/fibers.
The text was updated successfully, but these errors were encountered: