Skip to content

Js worker doesn't handle Infomap exceptions #99

@antoneri

Description

@antoneri

When running Infomap build with Emscripten, if an exception is thrown, the program will exit with "exception thrown: [pointer address]".

This is because Infomap is built with DISABLE_EXCEPTION_CATCHING=1, for performance reasons.

See Optimizing Code and Emscripten settings.js.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions