Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemathinc
GitHub Repository: sagemathinc/wapython
Path: blob/main/core/f2c/README.md
1067 views

WebAssembly build of the f2c Fortran-to-C compiler

Currently only the WebAssembly libf2c.a is built, since we can hobble along some still using the native f2c binary.

TODO: Also build the f2c binary to WebAssembly.