Function getDuc2PdfWasmBinary

  • Fetch the raw duc2pdf WASM binary as an ArrayBuffer. Must be called from the main thread where import.meta.url resolves correctly. Used by ExportService to transfer the binary to a Web Worker.

    Returns Promise<ArrayBuffer>