[Pas2js] Pas2js 1.4.30

warleyalex warleyalex at yahoo.com.br
Wed Jul 8 22:38:15 CEST 2020


I updated pas2js today, "Pas2JS Compiler version 1.5.1 [2020/07/08] for Win64
x86_64".

a) the lazarus code completion does not work for me; In my project, which it
uses the keyword "async".
The workaround is:
a) I have to include the definition InLazIDE in the current project; 
b) I have to edit the web.pas unit I and include at the top:
  {$define SkipAsync}
c) the code completion does not understand the syntax "varargs of JSValue",
I had to change to:
varargs; // of JSValue;






--
Sent from: http://pas2js.38893.n8.nabble.com/


More information about the Pas2js mailing list