badgermole

Results 3 comments of badgermole
trafficstars

> There are two modes, see https://emscripten.org/docs/porting/exceptions.html > > Basically the old mode is `-fexceptions`. It works with Asyncify (but there might be bugs). The new mode is `-fwasm-exceptions`. That...

Thanks very much @caiiiycuk, I wish I could.

> I have the time, so I'll submit a PR that removes this. :) I've also just spent a bit of time trying to get tracing to work (tried Address...