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
It is possible to run JavaScript code directly using EM_ASM macros in Emscripten.
This approach could potentially provide a way to support JavaScript externs for the hxcpp wasm target.