Heejin Ahn

Results 151 comments of Heejin Ahn

Closed by #24251, #24346 and #24357.

I don't have strong opinions about the roadmap doc given that the plan part is kind of short, but I agree it'd be nice to have some feature support status....

If including reference-types feature in the build increases code size in wasm-tools, I agree w/ @dschuff that it can be a good idea that wasm-tools unconditionally decodes the `call_indirect` index...

Can't you run the standard set of optimization passes in C API? Or you don't want to run the whole set of passes but just to want vacuum? I think...

> I've now added a patch which fixes #63755. Can you split this patch into a separate PR?

I'm not familiar with why that was done that way wrt dynamic loading. @dschuff Can you point to more context?

Can you paste the error message? I don't have Safari 26 available on my Mac yet. I installed the latest JavaScriptCore (v300391) using jsvu and ran it with a simple...

We still don't have a reproducer, right? (I'm not sure how I can run that `emu->isReady()` you mentioned.) I tried to make a very simple program and compiled with `em++...

#7956 reduced the splitting time of a Dart test case that splits a module into 350 submodules by around 66%.