JetBrains has released Amper 0.8.0, an update to the build tool for Java and Kotlin that adds support for Compose Hot Reload. Amper 0.8.0 also adds support for custom Kotlin compiler versions and for JavaScript and WebAssembly (Wasm) targets. Amper is still experimental software under active development. The now-supported Compose Hot Reload automatically loads UI code changes in a Compose Multiplatform application, allowing developers to see the results instantly without having to restart the...