Testing latest pari + WASM + node.js... and it works?! Wow.
1% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 2% Including this package allows to use PARI/GP-output % 3% written by the writetex() function of gp directly % 4% inside AMSLaTeX. % 5% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 6\ProvidesPackage{parigp}[2019/02/05] 7\RequirePackage{amsmath} 8 9\def\pmatrix#1{\left(\env@matrix#1\endmatrix\right)} 10 11