Svyatoslav Kuzmich
|
b3bc99a44a
|
[Build] Use impl dependencies for compiler.common.{web,wasm}
Refactor build scripts to use implementation dependencies instead of api
for finer grained recompilations.
|
2023-11-23 15:52:55 +00:00 |
|
Svyatoslav Kuzmich
|
910835af2d
|
[Web] Add core/compiler.common.web module
Add WebCommonStandardClassIds object to use in JS&Wasm shared code
|
2023-11-23 10:42:56 +00:00 |
|
Svyatoslav Kuzmich
|
1ddcdb95bd
|
[Wasm] Add compiler.common.wasm module
This module is introduced to mirror K/JS code layout
Add WasmStandardClassIds to use in checkers
|
2023-10-12 13:26:58 +00:00 |
|