Daniel
01/29/2025, 10:27 PMjw
01/29/2025, 10:33 PMDaniel
01/29/2025, 11:56 PMjw
01/30/2025, 12:01 AMjw
01/30/2025, 12:01 AMDaniel
01/30/2025, 12:25 AMjw
01/30/2025, 12:27 AMjw
01/30/2025, 12:27 AMSvyatoslav Kuzmich [JB]
01/30/2025, 3:57 PM-d
flag, and fish for kotlinc-js arguments in a big debug log.Svyatoslav Kuzmich [JB]
01/30/2025, 3:58 PMwasmtime -W gc=y -W function-references=y build/wasm/foo.wasm
Svyatoslav Kuzmich [JB]
01/30/2025, 4:11 PMwasm-opt
. Gradle does this by default.Daniel
02/01/2025, 2:30 AMkotlin.compiler.execution.strategy=in-process
Otherwise the compilation happens in a daemon and doesn't print in the logs.Svyatoslav Kuzmich [JB]
02/01/2025, 9:07 AM