Y
Hacker News
new
|
ask
|
show
|
jobs
by
Null-Set
2774 days ago
The point of structured clone was originally for passing data to web workers. Since the point of shared array buffers is to
share
data with workers, it makes sense that the structured clone algorithm keeps the SAB identity.