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 d2e30ac commit ab9e4af
Showing 1 changed file with 143 additions and 57 deletions.
Loading

0 comments on commit ab9e4af

Please sign in to comment.