Hello, I want to create a Web-App using Kotlin and...
# compose-web
t
Hello, I want to create a Web-App using Kotlin and i was wondering how it looks like making a project productive and deploying it on a server. I am new to WASM and don't know what it's like to run it on a server.
m
t
development is hard, only a very few frameworks are supported, u'll run into issues all the time. Overall very hard to get a complex app out. Deploying/dev testing is simple just like any other webapp. WASM as of now will not run on all devices, even some desktop browsers wont be able to run it if not updated
👍 1
b
Check out the docs
💯 1