blob: 1454310bd7da4e6b94c36449a0cdb0b3cd8fdc55 [file] [view]
## 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 `/libraries/stdlib/jvm/builtins/` except those builtins that
have a more specific version for K/JS (see `builtins` subdirectory).