lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> I am wondering,  was removing the "number type selection macros" (or
> rather limiting them to float vs double if I get it right) a decision
> of the Lua team because of the increased complexity of Lua 5.3?  or
> was it a decision to "give up" MCus as a potential target and focus on
> larger and more "modern" platforms (x86, ARM)?

What do you mean by 'removing the "number type selection macros"'?

-- Roberto