Skip to content

Implement Custom Vips Instantiation #74423

@adamsilverstein

Description

@adamsilverstein
  • Override the default wasm-vips fetch behavior.
  • Decode the WASM_BINARY_BASE64 string to a Uint8Array.
  • Pass this buffer directly to the Vips module constructor (via the wasmBinary or locateFile override) to bypass the network request entirely.

Metadata

Metadata

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions