Stream: SIG-Guest-Languages

Topic: ✔ jco async imports?


view this post on Zulip Ramon Klass (Oct 25 2023 at 19:59):

with jco, is there a way to implement the world imports as async js functions? As in I want to call a lib that returns a Promise and need to return the resolved value to my wasm

view this post on Zulip Ramon Klass (Oct 25 2023 at 20:00):

also I'm never sure in which Stream to ask :/

view this post on Zulip Guy Bedford (Oct 25 2023 at 20:03):

@Ramon Klass we're currently in the process of adding proper async support for jco. It will be another month or so of development yet though before this stabilizes, but yes it should resolve exactly what you are asking.

view this post on Zulip Guy Bedford (Oct 25 2023 at 20:03):

And we have a dedicated jco stream now in https://bytecodealliance.zulipchat.com/#narrow/stream/409526-jco

view this post on Zulip Ramon Klass (Oct 25 2023 at 20:04):

ah thank you for both answers, and that's great news :)

view this post on Zulip Notification Bot (Oct 25 2023 at 20:04):

Ramon Klass has marked this topic as resolved.


Last updated: Nov 22 2024 at 17:03 UTC