Skip to content

Enable emscripten exception catching #95

@GiselleSerate

Description

@GiselleSerate

Catch exceptions before Haar cascade is loaded. From opencv.js.
Exception catching is disabled, this exception cannot be caught. Compile with -s DISABLE_EXCEPTION_CATCHING=0 or DISABLE_EXCEPTION_CATCHING=2 to catch.
(This is super low priority; fix literally everything else first and then look at this.)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions