Results 2 issues of VayuDev

We had a discussion on Discord related to this commit that was sparked by clsource. They provided the following code: ```lua var printNumbers = Fn.new { var numbersToPrint = []...

I'm trying to build jerryscript for the esp32. Due to the fact that the esp32 has no 64-Bit FPU, doubles are very slow. Sadly the JERRY_NUMBER_TYPE_FLOAT64=0 config option seems to...

bug
ecma core