This repository contains the wasm builds for LFortran. The files are automatically generated, and a database of all the files is maintained at:
https://lfortran.github.io/wasm_builds/data.json
This is used by dev.lfortran.org to fetch the available LFortran wasm builds.
One can download the respective lfortran wasm built files using https://lfortran.github.io/wasm_builds/<build_type>/<commit>/<filename>.
For example: https://lfortran.github.io/wasm_builds/dev/4fb74403b/lfortran.js.
Old repository is located at https://github.com/certik/wasm_builds.