Hello. Some time ago I made some file system dialogs for the ImGui library.
They work flawlessly when I compile them with g++, clang and I can run the desktop version without problems. The only problem is that when I compile with em++, every time I browse to /proc/self/fd the program crashes (tested on both Firefox and Chrome). Any hint ? P.S. you can test it yourself here (if you can spot the file system dialogs in the middle of the other stuff): https://rawgit.com/Flix01/imgui/2015-10-Addons/examples/addons_examples/html/main.html -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
