logoalt Hacker News

sehuggyesterday at 6:45 PM0 repliesview on HN

It's kinda nice to have 1st class exception support. C++ exceptions barely work in Emscripten right now. Part of the problem is that you can't branch to arbitrary labels in WASM.