8000 Release Release 0.3 · rafael2k/lua · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Release 0.3

Compare
Choose a tag to compare
@rafael2k rafael2k released this 04 Mar 21:46
· 16 commits to lua-5.1i since this release

Better memory management. Lua now can run "life.lua" without running out-of-memory.

Lua 5.1.5 are integer only. Lua 5.5 is experimental, and use float (using OWC float library, so no FPU required).

Full Changelog: 0.2...0.3

0