Re: LuaJIT 'staging fork' to move the project forward

  • From: Qingjun Wei <wei.qingjun@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Fri, 26 Apr 2019 21:10:44 -0400

Hello All,
We are working on a smarthome/IoT system, the hub has a built-in app engine
based on LuaJIT. It is a custom ARM box.
We will also release many devices such as lighting control, thermostat,
sprinkler control etc etc...
As my appreciation to your contribution to the community, I will be happy
to give away several kits (with complete product set) to most active
maintainers.
Please stay tuned.

Best Regards
Qingjun Wei


On Fri, Apr 26, 2019 at 8:59 PM Some Guy <someguynamedpie@xxxxxxxxx> wrote:

I've been working on a personal LuaJIT fork, merging + fixing some other
popular PRs (such as bitwise operators); but my changes only work on
x86/x64. If I get free time in the future I'll try to fix 'er up (e.g.
constant folding is iffy with it) + support more architectures, and make a
PR for my changes, if this sort of thing is what you're looking for.

On Fri, Apr 26, 2019 at 6:09 AM Siddhesh Poyarekar <siddhesh@xxxxxxxxxx>
wrote:

On 26/04/19 2:28 PM, Jackie White wrote:
Yes, that is one.
And since I subscribe to this mailing list, agentzh has

posted three patches

Feb 28
https://github.com/openresty/luajit2/commit/64b91557
Feb 22
https://github.com/openresty/luajit2/commit/864c72e3
Feb 9

https://github.com/openresty/luajit2/commit/1951d9a4065cb84738d9077c1a77475cc81b4a6d

one bug(perhaps not fixed yet)

Feb 9

https://github.com/openresty/luajit2-test-suite/blob/master/test/misc/compare.lua#L227

and one enhancement for table.* API on Feb 2

And I find that he likes to say
"Not sure if this is the best way to fix it"
when he posts a patch.

I believe that agentzh has fixed more bugs before I subscript to the
mailing list.

Thanks a ton!  I'll reach out to agentzh to see if we can work out a way
to get all of his pending fixes in.  I've been meaning to look at
OpenResty's fork but just couldn't find the time.

Siddhesh


Other related posts: