sources/amper-cli/src/org/jetbrains/amper/tasks/wasm/WasmJsCompileKlibTask.kt [58:71]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - override fun kotlinCompilerArgs( kotlinUserSettings: KotlinUserSettings, compilerPlugins: List, libraryPaths: List, outputPath: Path, friendPaths: List, fragments: List, sourceFiles: List, additionalSourceRoots: List, moduleName: String, compilationType: KotlinCompilationType, include: Path?, ): List = kotlinWasmCompilerArgs( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - sources/amper-cli/src/org/jetbrains/amper/tasks/wasm/WasmWasiLinkTask.kt [60:73]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - override fun kotlinCompilerArgs( kotlinUserSettings: KotlinUserSettings, compilerPlugins: List, libraryPaths: List, outputPath: Path, friendPaths: List, fragments: List, sourceFiles: List, additionalSourceRoots: List, moduleName: String, compilationType: KotlinCompilationType, include: Path?, ): List = kotlinWasmCompilerArgs( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -