emscripten-core/emscripten

Bug in page:C++ exceptions support

Open

#16,859 opened on May 2, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (27,361 stars) (3,519 forks)batch import
docsgood first bughelp wanted

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