[Pas2js] pas2js Webgl unit committed

Mattias Gaertner nc-gaertnma at netcologne.de
Wed May 9 12:39:25 CEST 2018


On Wed, 9 May 2018 16:34:35 +0700
Ryan Joseph <ryan at thealchemistguild.com> wrote:

>[...]
> 3) how does the syntax “new Float32Array()” translate to Pascal? There’s no generic class allocator syntax in Pascal so what do we use?

It seems the typedarrays are missing the 'new' constructors.

Michael?

Till then you can use the 'from' methods.


Mattias


More information about the Pas2js mailing list