emscripten-core/emscripten

Bug in page:C++ exceptions support

Open

#16,859 opened on May 2, 2022

 (0 comments) (0 reactions) (0 assignees)C++ (3,519 forks)batch import
docsgood first bughelp wanted

Repository metrics

Stars
 (27,361 stars)
PR merge metrics
 (PR metrics pending)

Description

It should probably be mentioned here that -fwasm-exceptions is currently not compatible with Asyncify (see https://github.com/WebAssembly/binaryen/issues/4470).

URL: ../../docs/porting/exceptions

Contributor guide