I was interested in how this might be shrunk to something more reasonable... I got this far before getting bored: http://pastie.org/8324713 That code, run as-is in your browser, should alert 'hi'. It's constructed with…
> People should not need to care about IR or (worse) disassembly. If your code is reasonable it should just work reasonably fast. File bugs if it does not, instead of tuning, which can break as soon as V8 moves left or…
I was interested in how this might be shrunk to something more reasonable... I got this far before getting bored: http://pastie.org/8324713 That code, run as-is in your browser, should alert 'hi'. It's constructed with…
> People should not need to care about IR or (worse) disassembly. If your code is reasonable it should just work reasonably fast. File bugs if it does not, instead of tuning, which can break as soon as V8 moves left or…