WebKit’s new JavaScript engine: SquirrelFish is a register-based, direct-threaded, high-level bytecode engine, with a sliding register window calling convention. It lazily generates bytecodes from a syntax tree, using a simple one-pass compiler with built-in copy propagation. Oh, and it’s fast.
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed