c2pa-js
c2pa-js copied to clipboard
Explore adding Safari 14 support
It looks like the SDK can't run on Safari 14 due to its use of BigUint64Array. https://github.com/rustwasm/wasm-bindgen/pull/2727 looks like it tries to add support for this, however it seems like work has stalled on this issue. We should see if this is something we can help move along or polyfill.
You can see a current compatibility table here: https://caniuse.com/mdn-javascript_builtins_bigint64array
@adobe export issue to Jira project CAI
:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/CAI-3382 is successfully created for this GitHub issue.