Hacker News new | ask | show | jobs
Understanding a static analysis pass in JavaScriptCore JIT (sillycross.github.io)
7 points by sillycross 1736 days ago
1 comments

If only there were a formalism where the programmer could specify how the values are used before the program is ran. But since there isn't I guess we'll have to have the runtimes do this.
'spiler alert