Sam Gammon
Sam Gammon
Even if it is _just_ annotations, so we can annotate classes in `commonMain` with wasm targets
@Mr3zee Sorry, I mean annotations or interfaces. Things that can safely be included in a common target, so that we can at least create our RPC interfaces in a common...
@Mr3zee Could a WASM target be added which is functionally empty? Or even just has `kotlinx.rpc.RPC` defined as an interface? That would be sufficient for our needs for now. Because...
I would humbly ask that you reconsider because KotlinX RPC is the only KotlinX library we cannot use due to this reason
I would actually be surprised to find `oshai/kotlin-logging` as a dependency to RPC...
@Mr3zee Am I correct in my assumption that this is the only place a KotlinX library depends on something outside of `kotlin-stdlib` and other KotlinX libraries?
@Mr3zee Thank you so much for shipping this one!
cc / @dwrensha
Thanks for the quick response, I'll give it a try.
cc / @qurbonzoda @daniel-jasinski @Sporking @qwwdfsad