
implementation("dev.kilua:kilua-ssr:0.0.30")Kilua is a composable web framework designed for building web applications using WebAssembly and JavaScript. It offers server-side rendering capabilities, enabling efficient rendering of web pages on the server before sending them to the client. This approach enhances performance and improves search engine optimization. Kilua's composable architecture allows developers to create modular and reusable components, streamlining the development process.