Viewing profile — beholdo
beholdo
HN member- Joined
- Thu, Aug 06, 2026, 2:02 AM UTC
- HN karma
- 3
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About beholdo
No profile information was provided.
Recent public activity
-
comment
Comment #49191524
The coolest interpreter technique I saw was one that put instruction bodies in static functions which the "compiler" main loop would memcpy the body of the function out to straight…