For those interested in Compose for Web on Canvas/...
# compose-web
o
For those interested in Compose for Web on Canvas/Skia/Wasm, I have migrated the compose-counting-grid project to Kotlin 1.8.20-Beta and Compose 1.4.0-alpha01-dev958. I have also re-introduced the infamous
BrowserViewportWindow
function, as the previous solution, which did resizing in Compose, was too tightly integrated with unstable Compose Web internals, making it hard to adapt. The latest version of compose-counting-grid is somewhat prepared to support Compose Web with everything (not just Skiko) on the new Kotlin/Wasm target once the secrets of configuring it will become public. (Also atomicfu does not support the Wasm target currently, but the project could do without it.) Curious about the FPS changes on Wasm once that works. Enjoy! https://github.com/OliverO2/compose-counting-grid
🎉 7
😮 1