kotlin-playground
kotlin-playground copied to clipboard
Support compose wasm
It reuses logic with JS canvas, just apply compiled wasm to canvas element.
Implemented fetching of skiko.mjs and skiko.wasm from compiler server (https://github.com/JetBrains/kotlin-compiler-server/pull/726)
Now skiko.mjs and skiko.wasm fetching (with caching) and executing only once