mirror of
https://github.com/opencv/opencv.git
synced 2026-09-25 04:09:57 +03:00
The Emscripten library is not guaranteed to be fully loaded during the script element's onload event. Module.onRuntimeInitialized seems to be more reliable.