Y
Hacker News
new
|
ask
|
show
|
jobs
by
wiseowise
1 hour ago
Java would be a killer platform if they shipped built-in, tauri-like, UI.
1 comments
olcay_
1 hour ago
There's Compose Multiplatform if you are willing to switch to Kotlin. Only caveat is that it uses Canvas rendering on web.
link
clumsysmurf
1 hour ago
Compose and AOT compiled binaries would be amazing (GraalVM Native Image kinda thing) but it doesn't look very easy at the moment. Leyden with a regular JVM might be the best we get.
link