Hi folks, I got StackOverflowError when using Duka...
# javascript
s
Hi folks, I got StackOverflowError when using Dukat from Kotlin 1.4.32 when trying to generate CanvasKit types (issue: https://github.com/Kotlin/dukat/issues/437) When I use the 1.4.10, it generates, but, generates with a recursive generic and it does not compile the typing (dependency:
implementation(npm("canvaskit-wasm", version = "0.25.1", generateExternals = true))
)