Heejin Ahn

Results 122 comments of Heejin Ahn

@rluble @gkdn Would the semantics @rossberg suggested in https://github.com/WebAssembly/exception-handling/issues/158#issuecomment-858485623 work for you? It'd be good to hear from you J2CL people given that currently this features is requested from J2CL....

@RossTate I think that's a way we can handle this. I agree `finally` is not a must-have primitive feature but J2CL people requested it as more of a feature for...

@RossTate This is what we used to do with `exnref`. At this point I'm not sure why you insisted on its removal for months last year.

Yeah I think this can be closed. I don't think we will have `finally` in the current version of the EH proposal anyway though.

We made end-to-end support work for small tests and are starting to test larger programs now, so we don't have reliable data on this yet. I think they will be...

We don't have results from a complete benchmark suite or something at this point, but now we have some data points. Note that some amount of code size increase is...

@donalffons Thanks for your experiments! So apparently there are two problems: One is the compilation error with LLVM when you are building the library > Unfortunately, I wasn't able to...

I have a plan to upstream the current libc++abi/libunwind changes to the upstream LLVM. I think it can happen within a couple months if having this is a priority; the...

Thank you for the wait. Wasm EH's libcxxabi/libunwind changes have now been upstreamed: https://github.com/llvm/llvm-project/commit/e6cbba749490a20127359a3fbd05d8db7faef535 https://github.com/llvm/llvm-project/commit/058222b2316615194c089f2bc68d11341f39d26e