Skip to content

Commit

Permalink
Serializing and deserializing SharedArrayBuffer
Browse files Browse the repository at this point in the history
Additionally, define StructuredSerializeForStorage when for
serializable objects need to be stored more persistently.

Tests: web-platform-tests/wpt#5003.

StructuredSerializeForStorage follow-up:

* whatwg/notifications#99
* w3c/IndexedDB#197

Fixes #2260 (by being the last in a set of fixes). Closes
tc39/proposal-ecmascript-sharedmem#144 and closes
tc39/proposal-ecmascript-sharedmem#65.
  • Loading branch information
annevk committed Apr 28, 2017
1 parent 9adc12b commit b3f8779
Showing 1 changed file with 143 additions and 57 deletions.
Loading

0 comments on commit b3f8779

Please sign in to comment.