Kotlin / kotlinx-rpc

Add asynchronous RPC services to your multiplatform applications.
https://kotlin.github.io/kotlinx-rpc/
Apache License 2.0
512 stars 7 forks source link

Add support for Wasm #95

Open SalomonBrys opened 2 weeks ago

SalomonBrys commented 2 weeks ago

Please deploy artifact for the wasmJs & wasmWasi targets.

ShayOinif commented 2 weeks ago

I would love that too if it is possible. RIght now on compose multiplatform I use Canvas on JS target to make my UI just because of no wasJs target :/