Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lanza
21 days ago
|
parent
|
context
|
favorite
| on:
How we built an interpreter for Swift
That's a JIT. It uses the same compiler infrastructure but swaps out the AoT backend and replaces it with the JIT backend in LLVM. Notably, this blog post is targeting on-device usage which a custom JIT is not allowed. You can only interpret.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: