Lua DynAsm:有任何参考或链接可以指导我完成吗?

发布于 2024-11-04 00:43:55 字数 150 浏览 6 评论 0原文

我想尝试 Lua 的 DynASM (作为快速通用 JIT 引擎)

我找不到任何文档或参考资料来帮助我。有人使用它吗(当然在 LuaJIT 之外)?

I want to experiment with Lua's DynASM (as a fast general purpose JIT engine)

I couldn't find any docs or references to help me with it. Does anybody even use it (outside of LuaJIT of course) ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

_畞蕅 2024-11-11 00:43:55

从我不久前所做的(肤浅的)研究来看,唯一的文档是 luajits 源代码,这有点烦人,也是我放弃它的原因之一(因为源代码让我非常恼火,尽管它很棒)... Imo,除非你以某种方式让迈克·帕尔牺牲一些时间,你自己,不要让这让你泄气,因为没有什么可以阻止你用迈克制作非官方文档(或维基)祝福,我相信他会回答任何问题,就像他在 lua 邮件列表中所做的那样。

From the (superficial-ish) research I did a while back, the only documentation is luajits source, which is a bit annoying, and one of the reasons i gave up on it (as the source annoys me profusely, as great as it is)... Imo, unless you somehow get mike pall to sacrifice some time, your on your own, don't let that discourage you though, cause there is nothing to stop you making the unofficial docs(or a wiki) with mikes blessing, and i'm sure he'll answer any questions, just like he does on the lua mailing list.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文