A calculator for the web, based on libqalculate by Hanna Knutsson
Work on an updated version has started, see the v2 branch.
Live at https://qalculator.xyz/
This repo is split into two parts:
lib
is responsible for building a web assembly based onlibqalculate
.website
is the progressive web app (a SvelteKit website)