3e5f9834d7
Web version crashes when you try to make a constraint. After debugging, addressed the issue with this PR. Emscripten does some optimization stuff and ends up dropping certain functions, including the alloacte function called in solvespace's C++ Unwrap method. To reproduce/test bug: - Open the web version - Create a rectangle - Create a length constraint on one the rectangle edges |
||
---|---|---|
.. | ||
Emscripten.cmake |