[PATCH] D81689: [WebAssembly] New-style command support
YAMAMOTO Takashi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 8 00:55:15 PDT 2022
yamt added a comment.
>>>>> for my very specific case it can be worked around eg. by "-mexec-model=reactor -emain". but i feel it isn't a right thing to do.
>>>
>>> It's difficult to talk about the "right thing to do" in the short term. I'm giving a presentation at the upcoming WASI meeting about "WASI Preview2", which is a plan for a major new successor to the current wasi_snapshot_preview1 API, which will include a new clear definition of "commands", which I expect will be our best chance at fixing these issues.
>>
>> unfortunately the meeting is at midnight for me.
>
> I'll post the slides in the meeting notes, and I'll be following up with
> documentation and standards proposals.
https://github.com/WebAssembly/meetings/blob/main/wasi/2022/WASI-06-30.md
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81689/new/
https://reviews.llvm.org/D81689
More information about the llvm-commits
mailing list