programadorthi / kotlin-routing

An extensible and multiplatform routing system powered by Ktor
https://github.com/programadorthi/kotlin-routing/wiki
Apache License 2.0
51 stars 3 forks source link

WASM support #4

Open programadorthi opened 3 months ago

programadorthi commented 3 months ago

Kotlin routing is based on ktor. The ktor main branch has support to WASM, but there is no release with it until now. So next ktor release from main branch will bring support to kotlin routing too