Explore >> Select a destination


You are here

www.emergetools.com
| | doordash.engineering
7.5 parsecs away

Travel
| | Learn how DoorDash went about optimizing our customers' experience and making continuous improvements in app launch times
| | swift.org
12.9 parsecs away

Travel
| | It has been a longstanding goal to stabilize Swift's ABI on macOS, iOS, watchOS, and tvOS. While a stable ABI is an important milestone for the maturity of any language, the ultimate benefit to the Swift ecosystem was to enable binary compatibility for apps and libraries. This post describes what binary compatibility means in Swift 5 and how it will evolve in future releases of Swift.
| | www.avanderlee.com
13.3 parsecs away

Travel
| | Macros in Swift allow you to extend the compiler with custom build errors and code generation to eliminate extraneous boilerplate code.
| | blog.nuculabs.dev
39.5 parsecs away

Travel
| I've recently finished reading a book called Practical Binary Analysis which I consider a state of the art book (review will come soon) and I would like to post my solution to the crackme found in chapter 5.