Does Ktor support the new `webMain` shared target ...
# ktor
s
Does Ktor support the new
webMain
shared target (https://kotlinlang.org/docs/whatsnew2220.html#shared-source-set-for-js-and-wasmjs-targets)? The Ktor JS client engine is not getting resolved on the webMain sourceset.
a
Unfortunately, no. Feel free to file a feature request.