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 whatwg#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 authored and inikulin committed May 9, 2017
1 parent f440acf commit 743eeec
Showing 1 changed file with 143 additions and 57 deletions.
Loading

0 comments on commit 743eeec

Please sign in to comment.