[Wasm] Add Wasm platform and K1 FE infrastructure

This commit is contained in:
Svyatoslav Kuzmich
2023-02-21 21:53:12 +01:00
parent fa4bbdf6d6
commit 54a45c49f8
28 changed files with 458 additions and 26 deletions
+2
View File
@@ -253,6 +253,8 @@ include ":kotlin-imports-dumper-compiler-plugin",
":test-instrumenter",
":wasm:wasm.ir",
":wasm:wasm.tests",
":wasm:wasm.frontend",
":wasm:wasm.config",
":repo:codebase-tests"
include ":kotlinx-atomicfu-compiler-plugin",