[Web] Add core/compiler.common.web module

Add WebCommonStandardClassIds object to use in JS&Wasm shared code
This commit is contained in:
Svyatoslav Kuzmich
2023-11-21 12:31:35 +01:00
committed by Space Team
parent ec995fc847
commit 910835af2d
7 changed files with 59 additions and 0 deletions
+1
View File
@@ -221,6 +221,7 @@
/core/compiler.common.js/ "Kotlin Compiler Core"
/core/compiler.common.native/ "Kotlin Compiler Core"
/core/compiler.common.wasm/ "Kotlin Compiler Core"
/core/compiler.common.web/ "Kotlin Compiler Core"
/core/descriptors/ "Kotlin Compiler Core"
/core/descriptors.jvm/ "Kotlin Compiler Core"
/core/descriptors.runtime/ "Kotlin Libraries"