Skip compiling native bridges for incompatible OS (#390)
* Skip compiling native bridges for incompatible OS * Move all JS configuration under supportWasm flag * Suppress OPTIONAL_DECLARATION_USAGE_IN_NON_COMMON_SOURCE in tests Otherwise, test compilation fails, when wasm & native are disabled, i.e. only jvm target is active, which leads to https://youtrack.jetbrains.com/issue/KT-44014
Showing
Please register or sign in to comment