|
|
|
|
|
by batista
5258 days ago
|
|
OK, native code can crash. Not much of a problem. He have been running servers written in C/C++ since the ancient times for more critical tasks than your average Lua program. From Apache to Nginx and from Qmail to MySQL to MongoDB. So what if a Lua program has the "potential" to crash if you interface with C? You do the interfacing because there is a need to do it, anyway. It's not like you go FFI for fun. |
|