Post #4248954
2026-07-10 18:12 UTC
@slava@mathstodon.xyz @joe@f.duriansoftware.com The original story was single-tier JIT with monomorphization at runtime. They experimented with AOT solutions for desktop apps, and then at some point they added a tiered JIT along with an interpreter that works more like Swift’s baseline model and uses metadata. I think the current AOT solution is totally different and closer to the JIT compiler.
Replies (0)
No replies.