I've seen in the docs that Nim can use Objective-C libraries and I imagine compile a binary that uses those Obj-C libraries.
What about doing it the other way around? Can Nim be used to create a framework for Xcode that can be used in macOS/iOS projects?
