Arkadii Ivanov
04/19/2023, 10:01 PMwasmMain
source set is recognized by the IDE when I have js(IR)
, jvm
and wasm
targets specified. But once I add android
target, then wasmMain
source set is no longer recognized. Wondering, is it a known issue?