[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
@@ -115,6 +115,7 @@ include ":benchmarks",
":core:compiler.common.js",
":core:compiler.common.native",
":core:compiler.common.wasm",
":core:compiler.common.web",
":compiler:backend.common.jvm",
":core:descriptors",
":core:descriptors.jvm",