Web Only: calling virtual classdb methods results in "table index out of bounds" #86
Labels
broken functionality
broken GDExtension functionality
crash
the issue resulted in the engine crashing
help wanted
Extra attention is needed
panic
the issue resulted in a Go panic
web
affects web
This is the major blocker for robust web support, many Engine servers use virtual functions but ptrcalling them from Go via JS doesn't work, instead it produces the following error:
I don't have good ways to debug this, so at this stage looking for anybody who can help. This may or may not be related to the following Emscripten issue:
emscripten-core/emscripten#16333
The text was updated successfully, but these errors were encountered: