[Wasm] Support JsModule and JsQualifier

This commit is contained in:
Svyatoslav Kuzmich
2023-01-10 21:49:51 +01:00
committed by Space Team
parent 75d3ae4466
commit d14d4c8510
18 changed files with 669 additions and 31 deletions
@@ -1,6 +1,9 @@
// DONT_TARGET_EXACT_BACKEND: JS
// ES_MODULES
// Generated .mjs name is different in Wasm
// DONT_TARGET_EXACT_BACKEND: WASM
// FILE: main.kt
interface I {
fun ok(): String