What is nostdlib used for?
# kotlin-native
j
What is nostdlib used for?
t
My guess is for shared stdlib to enable multiple libraries with smaller size
o
mostly to compile stdlib itself
j
Fair play.
t
Lol