yeah but an issue you can run into with kotlin mul...
# multiplatform
a
yeah but an issue you can run into with kotlin multiplatform is the slightly different platform memory management models, threading models (which hopefully coroutines handle nicely), and the need to still build all platforms at once if you change shared code