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++ (3,519 forks)batch import
docsgood first bughelp wanted

Repository metrics

Stars
 (27,361 stars)
PR merge metrics
 (Avg merge 19d 10h) (147 merged PRs in 30d)

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