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
Currently zetscript uses std::function to bind zetscript functions for C++. Only in a way to optimize, if is necessary, it will study the zs_function implementation