I'm asking that because it seems for some multiplatform frameworks suspending functions are automati...
e
I'm asking that because it seems for some multiplatform frameworks suspending functions are automatically converted to functions with callbacks. So why not compiling them directly to promises?
a
Maybe you should open an issue for that