Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
chrisseaton
on July 2, 2018
|
parent
|
context
|
favorite
| on:
What I Learned Making My Own JIT Language
> I say screw deoptimization checks
> you stop the world at safepoints
But that's how deoptimisation checks work.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
> you stop the world at safepoints
But that's how deoptimisation checks work.