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
also I'm never sure in which Stream to ask :/
@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.
And we have a dedicated jco stream now in https://bytecodealliance.zulipchat.com/#narrow/stream/409526-jco
ah thank you for both answers, and that's great news :)
Ramon Klass has marked this topic as resolved.
Last updated: Nov 22 2024 at 17:03 UTC