Open Issues Need Help
View All on GitHubAI Summary: Debug a performance issue in a cross-platform mesh processing library. The issue involves the Emscripten-generated JavaScript bindings and how they handle Mesh instances passed as function parameters. The task requires investigating why using the Emscripten-returned Mesh directly causes slowdowns, while a wrapped version works correctly. This likely involves examining the Emscripten compilation process, JavaScript/C++ interoperability, and memory management within the library.
Mesh processing library with extra `C/C#/JS/TS/PYTHON` bindings.
Mesh processing library with extra `C/C#/JS/TS/PYTHON` bindings.
Mesh processing library with extra `C/C#/JS/TS/PYTHON` bindings.