[Pas2js] JS Sync/Async Limitations
    Michael Schnell 
    MSchnell at lumino.de
       
    Thu Feb 21 15:57:16 CET 2019
    
    
  
> http://wiki.freepascal.org/Porting_from_FPC/Delphi_to_pas2js
> 
"There is no multithreading"
Will multithreading never be implemented ? 
It seems like providing a GUI in the browser and at the same time communicating with a server could ask for this. Or does the "Many calls are asynchronous and return immediately" feature prevent the need for threads. 
But how do a program that can be run as well in the Browser as natively. 
-Michael
    
    
More information about the Pas2js
mailing list