Difference between revisions of "Universal Bytecode"

From GiderosMobile
Line 6: Line 6:
 
Unlike other versions of Lua, the exported bytecode with Gideros Lua is automatically compatible with both 32 and 64 bit systems.<br /><br /></translate>
 
Unlike other versions of Lua, the exported bytecode with Gideros Lua is automatically compatible with both 32 and 64 bit systems.<br /><br /></translate>
 
{|-
 
{|-
| style="width: 50%;"|
+
| style="width: 50%; vertical-align:top;"|
 
=== Methods ===
 
=== Methods ===
| style="width: 50%;"|
+
| style="width: 50%; vertical-align:top;"|
 
=== Events ===
 
=== Events ===
 
=== Constants ===
 
=== Constants ===
 
|}
 
|}

Revision as of 15:29, 23 August 2018

Supported platforms: android, ios, mac, pc
Available since: Gideros 2017.10

Description


Unlike other versions of Lua, the exported bytecode with Gideros Lua is automatically compatible with both 32 and 64 bit systems.

Methods

Events

Constants