Skip to content

[Reading Material] Understand V8 architecture #21

@bollu

Description

@bollu

I'm trying to get a handle on how best to JIT closures in LLVM. I think the right way to do this is to look at previous work and port what they have done :)

Important Previous work:
  • Crankshaft, V8's optimising JIT compiler
  • Lithium, the low-level IR that Crankshaft uses
Articles:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions