Jon Reed
Jon Reed
I've had success compiling mandelbrot-vanilla, and I'm getting frame output to the console window, but there is no window rendered on my display. How can I actually see the visualization?
Thanks for your work on this one, it's really great to finally have an official Compose wrapper for Google Maps! In our use case, we have a custom GoogleMaps wrapper...
This PR fixes crashes presumably related to [S3-0333](https://github.com/apple/swift-evolution/blob/main/proposals/0333-with-memory-rebound.md) which adjusted the behavior of withMemoryRebound. These crashes prevent us from using this framework in Xcode 14 beta likely due to SE-0333...