-
Notifications
You must be signed in to change notification settings - Fork 82
Allow SharedArrayBuffer #182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I'm not quite sure what the note would say... |
Maybe something like: "Note: The memory exposed by |
Possible tests: |
Tests: ... Fixes #172.
@ricea so https://encoding.spec.whatwg.org/#decode-and-enqueue-a-chunk would have to be updated to convert to a |
Exactly, yes. |
TextDecoderStream changes look great. |
…r tests, a=testonly Automatic update from web-platform-tests Encoding: TextEncoder/TextDecoder SharedArrayBuffer tests For whatwg/encoding#182. -- wpt-commits: a910ad1791d138e10558c3ab0db1a29c6a8c5058 wpt-pr: 19531
…r tests, a=testonly Automatic update from web-platform-tests Encoding: TextEncoder/TextDecoder SharedArrayBuffer tests For whatwg/encoding#182. -- wpt-commits: a910ad1791d138e10558c3ab0db1a29c6a8c5058 wpt-pr: 19531
…r tests, a=testonly Automatic update from web-platform-tests Encoding: TextEncoder/TextDecoder SharedArrayBuffer tests For whatwg/encoding#182. -- wpt-commits: a910ad1791d138e10558c3ab0db1a29c6a8c5058 wpt-pr: 19531 UltraBlame original commit: d1e1230935645114696bafbb82c5ee05c5dcfad7
…r tests, a=testonly Automatic update from web-platform-tests Encoding: TextEncoder/TextDecoder SharedArrayBuffer tests For whatwg/encoding#182. -- wpt-commits: a910ad1791d138e10558c3ab0db1a29c6a8c5058 wpt-pr: 19531 UltraBlame original commit: d1e1230935645114696bafbb82c5ee05c5dcfad7
…r tests, a=testonly Automatic update from web-platform-tests Encoding: TextEncoder/TextDecoder SharedArrayBuffer tests For whatwg/encoding#182. -- wpt-commits: a910ad1791d138e10558c3ab0db1a29c6a8c5058 wpt-pr: 19531 UltraBlame original commit: d1e1230935645114696bafbb82c5ee05c5dcfad7
…r tests, a=testonly Automatic update from web-platform-tests Encoding: TextEncoder/TextDecoder SharedArrayBuffer tests For whatwg/encoding#182. -- wpt-commits: a910ad1791d138e10558c3ab0db1a29c6a8c5058 wpt-pr: 19531
Tests: ...
Fixes #172.
Preview | Diff