Testing latest pari + WASM + node.js... and it works?! Wow.
1#ifdef __GNUC__ 2int main(){return 0;} 3#else 4int main(){return 1;} 5#endif 6 7