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 has been archived by the owner on Jun 23, 2018. It is now read-only.
This is not JSREPL-specific, but emscripted Lua exposes the standard C API. This API is what we used to write the interface between JSREPL and Lua. Although not done in the above code, it's fairly easy to use JS functions inside Lua by implementing a lua_CFunction on the JS side. At one point while experimenting with integration strategies, we even had Lua coroutines yielding to and resuming from JS functions.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I searched Wiki and didn't find out how to do it.
It will be a very useful feature.
The text was updated successfully, but these errors were encountered: