Open stephtr opened 2 years ago
ping @hanna-kn
I guess it would be nice to have the web app directly on the official Qalculate website, as a smaller version on the front page and/or the full version in a separate page.
I do not however have any knowledge about (or interest in) web technologies, such as WebAssembly, and would not know how to achieve this myself.
Ok, when I have some spare time, I'll try to extract my wasm build into something small & embeddable. I'll create a PR once done.
Would there actually be interest in having an interactive Qalculate on the website? Yesterday I finally managed to compile libqalculate in WebAssembly, I uploaded a ~quick & dirty example~ (now a slightly more sophisticated example) to https://qalculator.xyz. One current drawback is that the wasm file weighs 4 MB (gzipped 1.5 MB), but that could be downloaded optionally.
Edit: updated link