On 17.03.2017 15:57, Reimar Grabowski wrote:
First benchmarks indicate that there isn't much of a performance increase with the current WebAssembly implementation over pure JS anyway.

A "decent" Framework will compile both to machine code in an "ahead of time" manner, so simple close loops should result in very similar performance.

The compiler creating WebAssembly can introduce decent optimization. So performance will depend on the Compiler-

Hand written Java Script might be good or bad so performance will depend on the author.

It will be interesting to compare the result of the two fpc compilers, when available :)

-Michael
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to