TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A Closer Look at Crankshaft, V8's Optimizing Compiler

21 pointsby wingoalmost 14 years ago

3 comments

tzsalmost 14 years ago
Minor style suggestion: it would be helpful to toss in the phrase "Google's JavaScript engine" or something similar in there somewhere, perhaps right after the first mention of V8. I drew a complete blank trying to remember where V8 is from.
评论 #2839096 未加载
thaytanalmost 14 years ago
Thanks, Wingo! These posts are really cool, and doing a great job of explicating some complex beasts.
swahalmost 14 years ago
I have to read a couple compiler books before reading this.