Pascal Molin on Tue, 12 Dec 2017 10:57:35 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: WebAssembly javascript build of PARI |
Dear PARI developers,
I have added a third experimental, version of the _javascript_ version of
PARI/GP which relies on WebAssembly (see <http://webassembly.org/>):
<https://pari.math.u-bordeaux.fr/gpexpwasm.html >
I have not included compat codes for browsers that do not support
WebAssembly yet. So if it works for you, then you are really using
WebAssembly. Otherwise you can still use the other versions
I have also rebuilt the asm.js version with a different option which
should make it faster.
Cheers,
Bill.