[Pas2js] Pas2js 0.9.20

Ryan Joseph ryan at thealchemistguild.com
Sat May 12 10:42:25 CEST 2018



> On May 12, 2018, at 3:37 PM, Michael Van Canneyt <michael at freepascal.org> wrote:
> 
> Added in rev. 98 for _set.
> 
> Please test and let me know if you think something is missing.
> 

Thanks. I just added some myself but I’ll take them out.

Another closely related thing I just encountered:

floatBuffer := TJSFloat32Array.New(byteBuffer.buffer, 0, 16 / 4); // Incompatible type arg no. 3: Got "Double", expected “NativeInt"

What is NativeInt exactly? 16 / 4 should be valid for that parameter right?

Regards,
	Ryan Joseph



More information about the Pas2js mailing list