Difference between revisions of "Universal Bytecode"
From GiderosMobile
Line 2: | Line 2: | ||
'''Supported platforms:''' android, ios, mac, pc<br/> | '''Supported platforms:''' android, ios, mac, pc<br/> | ||
'''Available since:''' Gideros 2017.10<br/> | '''Available since:''' Gideros 2017.10<br/> | ||
− | === Description === | + | === <translate>Description</translate> === |
<translate><br /> | <translate><br /> | ||
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%; vertical-align:top;"| | | style="width: 50%; vertical-align:top;"| | ||
− | === Methods === | + | === <translate>Methods</translate> === |
| style="width: 50%; vertical-align:top;"| | | style="width: 50%; vertical-align:top;"| | ||
− | === Events === | + | === <translate>Events</translate> === |
− | === Constants === | + | === <translate>Constants</translate> === |
|} | |} |
Revision as of 07:29, 24 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 |
EventsConstants |