mbonnin
07/15/2022, 3:12 PMokio.Filesystem.SYSTEM from commonMain when I only have JVM and macOS targets?mbonnin
07/15/2022, 3:13 PMcompileCommonMainKotlinMetadatambonnin
07/15/2022, 3:28 PMFileSystem.SYSTEM is defined by okio in all native and jvm targets but not JS so I'd expect it to work but maybe it can't?)jw
07/15/2022, 3:29 PMexpect val for it.mbonnin
07/15/2022, 4:50 PMexpect definitions automagically accross non-native tagets?Adam Brown
07/15/2022, 8:27 PMSYSTEM on it, but haven't had time to look into it just yetmbonnin
07/15/2022, 10:11 PMAdam Brown
07/15/2022, 10:11 PM