Benjamin Ling
Benjamin Ling
@tlively Can you see if this is a suitable improvement that we can include for wasm-split? If so, do we wish to expand it to the `--split-funcs` flag as well?
Thanks! I've expanded this usage to the `--split-funcs` flag as well. The functions in `--split-funcs` will supersede the other split options and show a warning if it contradicts with the...
@tlively Thanks for your review and the comments! Could you help me see if there's anything else I should add in this PR?
@tlively Fixed comment and the newline at the eof.
@tlively sorry for the delayed response. I'm still interested to get this in if possible. I'll need some help to trigger the CI so that I can look at the...
I've attempted to fix the linting and the test failures. Please help to trigger the CI again 🙏
@tlively @kripken 1 last trigger I hope, before we can land this PR
> It looks like we don't have a test for this pass. If you want to extend it then I suggest we first land a PR that adds a test...
>So if it turns out not to be that difficult to proxy these, I'd be all for providing it (behind some build flag). @kainino0x May I check if this is...
Hi @brendandahl, I'm tagging you here because I saw that you added `load_secondary_module_status` in https://github.com/WebAssembly/binaryen/pull/5431. Should this be fixed by prepending this variable with a '%'?