Dokka seems to struggle with native/wasm32 target. It's not able to resolve `typealias Arena = Int` ...
b
Dokka seems to struggle with native/wasm32 target. It's not able to resolve
typealias Arena = Int
in
kotlinx.wasm.jsinterop
package of native stdlib.
k
Thanks for this report! That’s true, we’re working on that
❤️ 1