Hi!
The idea is really good and would be awesome to have something like that in MTA, since .luac doesn't provide full protection (ofc).
But... I think we don't have it for good reasons, just like bytecode isn't safe and the Lua VM can be exploited "easily".
Thats why Roblox removed bytecode support in 2012: https://blog.roblox.com/2012/08/bye-bye-bytecode/
Could these vulnerabilities be fixed or exists at all with your method of compiling directly to machine-code?