Difference between revisions of "Universal Bytecode"
From GiderosMobile
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | ''' | + | <!-- GIDEROSOBJ:Universal Bytecode --> |
− | ''' | + | '''Supported platforms:''' [[File:Platform android.png]][[File:Platform ios.png]][[File:Platform mac.png]][[File:Platform pc.png]]<br/> |
− | === | + | '''Available since:''' Gideros 2017.10<br/> |
− | + | ||
− | Unlike other versions of Lua, the exported bytecode with Gideros Lua is automatically compatible with both 32 and 64 bit systems. | + | === Description === |
− | { | + | Unlike other versions of Lua, the exported bytecode with Gideros Lua is automatically compatible with both '''32''' and '''64''' bit systems. |
− | + | ||
− | + | {{GIDEROS IMPORTANT LINKS}} | |
− | |||
− | |||
− | |||
− |