<@UD17D4K8W> I've successfully tested Ballast 4.2....
# ballast
r
@Casey Brooks I've successfully tested Ballast 4.2.0 with my Kotlin/Wasm Kilua framework. Thank you for your work! Here is an example app: https://github.com/rjaros/kilua/tree/main/examples/todomvc-ballast
👍🏾 1
c
Looking great! I noticed an issue deploying the documentation, which is why I haven’t announced it here yet.
Also, you’ll be glad to know that
ballast-navigation
no longer depends on
ktor-http
, and it’s now using this library for parsing URIs. I’d be interested to know if the resulting binary is any smaller now that it doesn’t bring in all of that extra Ktor stuff