emscripten icon indicating copy to clipboard operation
emscripten copied to clipboard

AppleSilicon will not load debug project when -fwasm-exceptions is used in C++ and Link Flags

Open RobCrawford2112 opened this issue 1 year ago • 2 comments

Version of emscripten/emsdk: 3.1.56

Loading a Debug process in Chrome on an AppleSilicon machine will error out and not allow the page to load when project has --fwasm-exceptions for EV_CXX_FLAGS and EV_LINK_FLAGS.

when loading the page you end up with a Aw, Snap! Something went wrong wile displaying this webpage, Error Code:5.

Running on Intel computer Mac or Windows does not cause this issue. Running chrome in Rosetta 2 on M1 does not cause this issue although very slow.

RobCrawford2112 avatar Apr 23 '24 15:04 RobCrawford2112

This sounds like a WebKit bug rather than an Emscripten bug. You should file a bug, ideally with a reproducer, at https://bugs.webkit.org/.

tlively avatar Apr 23 '24 16:04 tlively

Webkit would be Safari, problem does not happen in Safari only happens in Google Chrome, I reported it to the Google as well.

Thank you for your reply, Rob

On Apr 23, 2024, at 12:20 PM, Thomas Lively @.***> wrote:

This sounds like a WebKit bug rather than an Emscripten bug. You should file a bug, ideally with a reproducer, at https://bugs.webkit.org/.

— Reply to this email directly, view it on GitHub https://github.com/emscripten-core/emscripten/issues/21806#issuecomment-2072856887, or unsubscribe https://github.com/notifications/unsubscribe-auth/BIA5G7PVVJOAP5A2Z7IBXK3Y62C47AVCNFSM6AAAAABGVD4RR6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZSHA2TMOBYG4. You are receiving this because you authored the thread.

RobCrawford2112 avatar Apr 23 '24 16:04 RobCrawford2112