Jose

Results 3 issues of Jose

When trying to build from source I repeatedly get the following warning: > torch-ios/exe/lua/src/luaconf.c:146:18: warning: > address of 'sb.buffer' will always evaluate to 'true' > [-Wpointer-bool-conversion] > while (&sb.buffer &&...

When pressing the run button, it sends the ?lang=moonscript parameter. How can I configure the console to use ?lang=lua ?

Modified `init.moon` to add the missing code to handle the `'lua'` POST param. For Lua to work you need to change line 36 inside `console/assets/main_js.lua` .