Has anyone gotten kotlin-js working with SvelteJS?...
# javascript
j
Has anyone gotten kotlin-js working with SvelteJS? Any sample codes?
r
What would you like to do? Interface with the code generated with Svelte? Which should be possible, or replace svelte code with Kotlin code, because I don't think that would work because I believe svelte is actually a compiler and not just a framework.