Open acamarata opened 10 years ago
A bit late, but nowadays you would just compile it to web assembly. I know from first-hand experience that you can get ITL working in javascript if you port it to Rust first (a relatively straight-forward process), but you can probably side-step rust and compile it directly using cross-compiler like llvm/clang.
I am currently using praytimes but was wondering if there is any effort to port this in to JS. I didn't see anything on the ports repo.