Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

It's more like a tiny stripped-down (hence "bare bones") LLVM workalike for applications that value compilation speed highly, as far as I can tell.


I'd say that due to the input (JS), they also have a fairly limited set of IR constructs they really need to support. The B3 IR looks very simple for this reason. IOW, they figured out that for realistic code they don't need the full, heavy weight of LLVM and can just implement some simple basics.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: