Is there a ticket open yet to add wasm support int...
# webassembly
s
Is there a ticket open yet to add wasm support into ktor? I’d love to help out, but it seems like right now there are a lot of possible directions — it would be cool to have some guidance before diving in.
h
Ktor support needs (officially) coroutine support first.
s
I don’t see this ticket is open yet. It is better to ask ktor maintainers first if they are ready to accept such contribution given the experimental status of Wasm support.
d
There a feature request ticket open: https://youtrack.jetbrains.com/issue/KTOR-5587
b
You can also try to ask other libraries, like https://github.com/kittinunf/Fuel 😉
h
But fuel uses coroutines too, which still needs wasm support first, doesn't it?
d
How does Fuel compare to Ktor?
b
IDK 🤷‍♂️