|
From: Henry B. <hb...@pi...> - 2023-04-10 18:00:18
|
'Web Assembly'/'WASM' technology allows the running of C language programs in your web browser. Below are links to a *factoring* calculator (ECM factoring), and the 'pari-gp' calculator in WASM: https://www.alpertron.com.ar/ECM.HTM https://pari.math.u-bordeaux.fr/gp.html Here's the Wikipedia article on Web Assembly: https://en.wikipedia.org/wiki/WebAssembly |