dmonagle / swift-linux-shims

Implements an empty autoreleasepool implementation for Linux to allow code to cross compile between the Mac and Linux platforms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LinuxShims

Implements an empty autoreleasepool implementation for Linux to allow code to cross compile between the Mac and Linux platforms.

Obviously the function does nothing but execute the code included in the autoreleasepool block.

About

Implements an empty autoreleasepool implementation for Linux to allow code to cross compile between the Mac and Linux platforms.


Languages

Language:Swift 50.8%Language:Shell 49.2%