lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]




Mon 3 Jun 2019, 16:06 Roberto Ierusalimschy <roberto@inf.puc-rio.br>:
If you could run this test in your machine, that would be helpful.
It would be even more helpful if you could play with the
constant LUAI_MAXCSTACK and find its maximum value that the
test does not crash. (You can change LUAI_MAXCSTACK in luaconf.h
or define it with a compiler option.)

I tested on emscripten + webassembly + Firefox 64 bit windows, and I got 
a LUA_MAXCSTACK limit of 4375.