Thanks for sharing that! On the Web: we are using Kotlin/JS and SQLite.js (which uses WASM and talks to the HTML via a web worker). But you're right, Kotlin and Javascript definitely do not connect as naturally as Kotlin and the JVM. Its possible, but it will be trickier.