can binaryen be used to turn "old" JS style exceptions into new wasm exceptions? #5409
Answered
by
tlively
rikogeln-havok
asked this question in
Q&A
|
Hi everyone - I know that the ideal way would be to get an updated version of emscripten/llvm and somehow convice unity to pass on the -fwasm-exception flag. Before I do this I wanted to see if we can do this in an "external" postbuild step. Thanks, |
Answered by
tlively
Jan 9, 2023
Replies: 1 comment 4 replies
|
It might be possible in principle, but that hasn't been implemented. |
4 replies
Answer selected by
rikogeln-havok
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It might be possible in principle, but that hasn't been implemented.