:warning: very experimental - here be dragons
<iframe />[^1]: Currently, getting the thing to build is a pain due to the emscripten-generated pdfium-js.js and pdfium.wasm.
pdfium.wasm is duplicated, once in src/lib/backend/ and once in /static/assets since vite seems to be fine with
the first one (in dev), but rollup needs the 2nd one (when building).
[^2]: Is the render quality as good as it could be? What causes the slight misalignment when zooming? Are there weird rounding errors?