Files
kotlin-fork/libraries/stdlib/js
Ilya Gorbunov 381a8fd55f [stdlib] Explicit visibility and return types: JS
Stepping test line number changes are due to changes in coroutineInternalJS.kt
2023-11-21 18:14:09 +00:00
..

Kotlin Standard Library for JS

This directory contains Kotlin/JS specific sources of Kotlin standard library that are used together common sources to produce the kotlin-stdlib-js artifact.

Additional sources are copied during the build from /core/builtins/ except those builtins that have a more specific version for K/JS (see builtins subdirectory).