Hello folks,
It's really amazing to see Swift running on Android OS! I want to learn more about the swift binary and runtime.
- How does one go from swift source code -> binary and load binary -> display content in a terminal.
Is there an existing post of how does the swift runtime work?
Thank you,