Skip to content

version 3.11

Compare
Choose a tag to compare
@benoit-germain benoit-germain released this 05 Jun 09:56
· 481 commits to master since this release
  • Fixed some compilation warnings and some lua API call errors in DEBUG_SPEW code
  • Improved LuaJIT support
  • new Lanes API function lanes.register( "name", module) to manually register a module table after it was required. Transfering registered module tables will link the equivalent in the destination state instead of cloning it