A calculator for the web, based on libqalculate by Hanna Knutsson
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)