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
Just wondering if it's possible for the engine to be compiled to the web as it is C/C++ code which WebAssembly supports, although the graphics engine may have to be changed.
Here's the link to emscripten's documentation if needed