I’m wondering if you guys know of a working KMP pr...
# multiplatform
p
I’m wondering if you guys know of a working KMP project that also builds for WEB and includes sql delight? Bonus if it also works with Koin and Ktor
p
https://twitter.com/joreilly/status/1774755932292972727?t=xaKS1GZHjKnEKHqJkmEYcQ&s=19 Examples below offer a variety of cutting edge libraries is worth checking them. I have one repo with a SQLDelight in web, you might check it here: https://github.com/pablichjenkov/kmp-amadeus-api It has no koin and no wasm support yet. I need to upgrade.
w
We love the joreilly samples!
Just used ClimateTraceKMP and FantasyPremierLeague as references to implement Koin in my project
👌 1
p
Hi @Pablichjenkov , thanks a lot. Do you have any plans to update the library with wasm support?
p
Yes soon as I got some time. I think SQLDelight and ktor already support the target
Hi Petros, just circling back on this one. I tried adding
wasmJs
target but hit a wall. I was wrong in my statement above. SQLDelight doesn’t support wasmJs target yet. Here: https://slack-chats.kotlinlang.org/t/16715438/i-m-trying-to-use-sqldelight-in-my-kmp-project-with-desktop- In other words we gotta wait and probably until k2
p
I see, thanks for checking 🙏
👍 1