WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 222382
234790
HN wasm vector addition benchmark fails to run in safari
https://bugs.webkit.org/show_bug.cgi?id=234790
Summary
HN wasm vector addition benchmark fails to run in safari
Oliver Hunt
Reported
2022-01-01 19:07:31 PST
I saw this benchmark on hacker news, it doesn't run at all in safari and seemingly due to some web assembly error as it isn't simply blocking safari by name:
https://jott.live/markdown/javascript_vector_addition
Attachments
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2022-01-02 00:26:54 PST
> Cannot run SIMD on this browser. Please try Chrome or Firefox (or refresh to try again)
Wasm SIMD is not supported in JavaScriptCore yet.
Yusuke Suzuki
Comment 2
2022-01-02 00:27:38 PST
*** This bug has been marked as a duplicate of
bug 222382
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug