zig based wrapper for tex/xelatex engine built on tectonic
packaged as a native cli and a wasm-powered web app with a solid-js frontend
zig build runrefer to justfile
eztex source code is MIT
third-party c libraries in pkg/ (harfbuzz, freetype, icu, libpng, graphite2,
zlib) and the tectonic engine each carry their own licenses (MIT, FTL, icu
license, libpng license, LGPL-2.1, zlib license respectively). authoritative
license texts live in the upstream repositories referenced by each
pkg/*/build.zig.zon.