Firefox OS/MappedArrayBuffer: Difference between revisions

Jump to navigation Jump to search
m
Line 126: Line 126:


* '''Can we pass a memory-mapped array buffer between main/worker thread?'''
* '''Can we pass a memory-mapped array buffer between main/worker thread?'''
: Yes, there are two ways to pass array buffer by postMessage()
: Yes, there are two ways to pass array buffer by postMessage():
:1. Structured clone
:1. Structured clone
::* The destination array buffer becomes a normal array buffer
::* The destination array buffer becomes a normal array buffer
148

edits

Navigation menu