I have published Kilua 0.0.1 - the first public release of my new compose powered web framework for Kotlin/Wasm and Kotlin/JS.
Kilua allows you to:
⢠Use powerful Compose programming model and state management to develop web applications.
⢠Compile the same application code for Kotlin/Wasm and Kotlin/JS targets.
⢠Create fullstack applications with companion Kilua RPC library.
⢠Deploy your application with full SSR (Server Side Rendering) for better SEO performance and user experience.
More information can be found at https://github.com/rjaros/kilua
Any feedback is welcomed š