jershell

Results 47 comments of jershell

On `compose` I wrapped coil and wrote two `actual` functions. On desktop its look as ```kotlin package components import androidx.compose.foundation.layout.Arrangement import androidx.compose.foundation.layout.Column import androidx.compose.foundation.layout.fillMaxSize import androidx.compose.material.CircularProgressIndicator import androidx.compose.runtime.* import androidx.compose.ui.Alignment...

When it will to continue i think we can check skiko+(GLFW or SDL) as backend for support native target. some points - provide input methods and base window api -...

> > @Laxystem Do you mean Compose with Wasm? Yes, Compose Wasm is experimental now. Here we have one very early experimental example: https://github.com/Kotlin/kotlin-wasm-examples/tree/main/compose-imageviewer#compose-multiplatform-for-web Latter we will migrate all our...

I have a core x chroma and ubuntu 22.04.1 LTS AMD64. i did by this instruction https://github.com/openrazer/openrazer/wiki/Building-a-package ```sh git clone https://github.com/turbos-and-tacos/openrazer.git -b core-x-support cd openrazer sudo apt install debhelper dh-python...

+1 Hello. It`s great idea!. Wasm allows you to use SDK tools inside any containers on any architecture riscv64\aarch64\sparc\etc.

Will this be included in the mainstream?