c2pa-js icon indicating copy to clipboard operation
c2pa-js copied to clipboard

Explore adding Safari 14 support

Open dkozma opened this issue 3 years ago • 2 comments

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

dkozma avatar Jun 14 '22 19:06 dkozma

@adobe export issue to Jira project CAI

crandmck avatar Jan 23 '23 19:01 crandmck

:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/CAI-3382 is successfully created for this GitHub issue.

github-jira-sync-bot avatar Jan 23 '23 19:01 github-jira-sync-bot