tree: acc3d4f3a2ba300509211884dbc8a1db374755e6 [path history] [tgz]
  1. src/
  2. testData/
  3. build.gradle.kts
  4. ReadMe.md
js/js.translator/ReadMe.md

JS translation helpers

This module contains helpers for performing AST-level optimizations on the generated JavaScript code. They are invoked by the Kotlin/JS backend after code generation.

Also, for historical reasons, this directory contains Kotlin/JS specific test data files (in the testData subdirectory).