ie, I don’t necessarily want all my frameworks to ...
# kotlin-native
l
ie, I don’t necessarily want all my frameworks to be self-contained, happy to pull the stdlib etc into my consuming projects as a separate framework
o
K/N produced frameworks are always self-contained, we’re trying to save people from DLL hell 😉
l
fair enough, and aggregating my dynamic libraries into a single framework per app isn’t the end of the world