Function getSvgWasmBinary

  • Fetch the raw pdf2svg WASM binary as an ArrayBuffer. Must be called from the main thread where import.meta.url resolves correctly.

    Returns Promise<ArrayBuffer>