Coroutines, Stacks and LuaJIT

  • From: "Soni L." <fakedme+lj@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Fri, 10 Jul 2015 11:54:27 -0300

Hello!

I was reading this[1] blog post, and it shows a very efficient stack design... with one small caveat: it doesn't quite work on LuaJIT.

I'd love to see it work on LuaJIT. What makes it hard for it to work on LuaJIT? What can I do to help make it work?

[1] http://blog.ionoclast.com/2015/05/the-future-of-firth-pre-alpha2-and-beyond/

Other related posts: