This library is part of ffjs. It contains the FreeFEM source code adapted and compiled into one single Javascript library.
Please note that some FreeFEM functionalities could not be compiled because of Javascript constraints. Graphics, file access, the “exec” keyword, parallelism and loading dynamic libraries are not available. Also, the performance is not as good as the natively compiled FreeFEM, both in terms of available memory and speed. At the moment, this Javascript version is roughly 2 to 4 times slower than the native FreeFEM.
It can be compiled with a wide range of compilers, but the primary target is emscripten. It requires fflib. For building instructions, please refer to ffjs.
Sha256 checksums are available.
(no message yet)