mirror of
https://github.com/alam00000/bentopdf.git
synced 2026-09-05 09:27:39 +02:00
Adds a node-side harness that drives the engine wasm directly, fixtures that build PDFs in-memory, and cases for font fallback and flattening. The engine loader now tolerates a runtime without import.meta.resolve so the suite can load it outside a browser.