sol2/scripts
Shepherd 612b469ad9 🛠 Retrieve main thread to prevent collapses on Luas
— Lua 5.1, 5.2, and 5.3 seemed to have a deficiency in which the stack thread space variable (given as a lua_State*) would die before everything referencing it would be properly dead. This made holding a reference for keep-alive purposes impossible to maintain. Therefore, we retrieve the main thread to keep it alive.
2022-06-24 12:51:09 -04:00
..
build.linux.sh 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
preparation.linux.sh 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
preparation.osx.sh 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
push.linux.sh 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
run.linux.sh 🛠 Retrieve main thread to prevent collapses on Luas 2022-06-24 12:51:09 -04:00
run.osx.sh ⚠ BROKEN: No more single inside!!! 2021-03-06 10:48:25 -05:00