lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
[ANN] Building a baseline JIT for Lua automatically
From
: Haoran Xu <haoranxu510@
...
>
Date
: Fri, 12 May 2023 07:49:57 -0700
Hello,
Some of you might remember a post titled "
Building the fastest Lua interpreter automatically
" months ago.
After a few more months of work, I am glad to share the next step:
Building a baseline JIT for Lua automatically
.
In short, the post explained how we used a novel meta-compiler to automatically generate a high-performance baseline JIT for Lua from bytecode semantics specified in C++.
Please feel free to let me know any comments or thoughts!
Best,
Haoran
Follow-Ups
:
Re: [ANN] Building a baseline JIT for Lua automatically
,
Pedro Tammela
Re: [ANN] Building a baseline JIT for Lua automatically
,
Glenn G. Chappell
Prev by Date:
Re: [ANN] Lua 5.4.6 (rc1) now available
Next by Date:
Re: [ANN] Building a baseline JIT for Lua automatically
Previous by thread:
Re: Lua "module" removes all scoped variables in 5.2 (including "require")
Next by thread:
Re: [ANN] Building a baseline JIT for Lua automatically
Index(es):
Date
Thread