JetBrains/kotlin-wrappers

Add `wasmJs` target

turansky opened this issue · 0 comments

Required expected types:

  • JsAny
  • JsBoolean
  • JsNumber
  • JsString
  • JsArray
  • JsError

Check:

  • ReadonlyArray
  • JsLong

Kotlin issue - TBD

Related discussion