WebAssembly build of the f2c Fortran-to-C compiler
npm install @cowasm/f2c
Currently only the WebAssembly libf2c.a is built, since we can hobble alongsome still using the native f2c binary.
TODO: Also build the f2c binary to WebAssembly.