If all #smalltalk / #squeak programs are written in their own VM combo of IDE and operating system, how do you ship #software you write to other users? Do you have to ship your entire image or can you export just the methods/objects you need for your program?
@ccrraaiigg @rivercityrandom aside from JS, I think what you describe has been called tree-shaking and has been available in commercial Smalltalks.
#Smalltalk