Y
Hacker News
new
|
ask
|
show
|
jobs
by
hythloday
4968 days ago
You pretty much have to enforce static type invariants (e.g. "this variable will never be other than an int") to JIT stuff performantly. I don't think that's a point against the GP's argument at all.