Stream: jco

Topic: idiomatic mapping of async wit types to TypeScript


view this post on Zulip Yoshua Wuyts (Oct 24 2023 at 23:37):

Hey all, I've drafted a proposed mapping of wit -> idiomatic TypeScipt: https://github.com/bytecodealliance/jco/issues/231 - Keen to hear what y'all think

In today's call with @pchickey and @guybedford we discussed how we can detect APIs which should be exposed as a JS Promise. The pattern we'll be matching on is the following: If we see resource wit...

Last updated: Oct 23 2024 at 20:03 UTC