You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 3, 2025. It is now read-only.
Several tests are failing on Emscripten, due to inability to catch exceptions internally. All places where we currently have internal try/catch blocks should be refactored, if possible, to call non-throwing functions.