I've just found target-sysroot-4-embedded in my .k...
# kotlin-native
k
I've just found target-sysroot-4-embedded in my .konan and inspecting it I can see quite the amount of interesting header files and even sdl2-config in bin. Could someone tell me how is this used? Is this used by wasm target? Because I can also see emscripten and wasm-libc symbols, GLFW, GL and other bits that are not present in other targets. I tried to search around but couldn't find anything on this