Stately icon indicating copy to clipboard operation
Stately copied to clipboard

Call to check new memory model

Open kpgalligan opened this issue 4 years ago • 0 comments

Some code that will hopefully check if we're in the new memory model: https://github.com/touchlab/Stately/tree/kpg/new_memory_model

Add config to get this to run on the new memory model and confirm this works: https://github.com/JetBrains/kotlin/blob/master/kotlin-native/NEW_MM.md

We should also add a test but we'll need to pass in some flag to tell the test what to expect.

kpgalligan avatar Aug 31 '21 13:08 kpgalligan