Stream: wasi

Topic: ✔ WASIp3 async fallibility & wRPC


view this post on Zulip Lann Martin (Nov 19 2024 at 20:06):

The only way for your example add function to fail - even if called asynchronously - is for it to trap.

view this post on Zulip Pavel Šavara (Nov 19 2024 at 20:10):

Ah, okay thanks. And also if C# or JS exception happens in the implementation of add, generated binding needs to trap. My problem A is also solved.

view this post on Zulip Notification Bot (Nov 19 2024 at 20:11):

Pavel Šavara has marked this topic as resolved.


Last updated: Nov 22 2024 at 17:03 UTC