Oleksandr Karpovich
Oleksandr Karpovich
@natario1 This https://github.com/JetBrains/compose-multiplatform/issues/3695 can be interesting to you. There is a workaround. Anyway, we're working on a proper solution for this.
> The await() version that you propose isn't a full replacement for the current Promise.await() on JS, as currently, the JsAny? type bound is not required. Got it. Then if...
>Also, do I understand correctly that JS and Wasm/JS are both experimental targets where compatibility can be broken when needed? K/JS is stable and K/Wasm in Beta. ___ cc: @bashor...
cc: @bashor @JSMonk