Bug 191433 - Make C API to neuter typed arrays to allow folks to implement "post message" on top of JSC's C API
Summary: Make C API to neuter typed arrays to allow folks to implement "post message" ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-11-08 12:47 PST by Saam Barati
Modified: 2018-11-08 12:47 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2018-11-08 12:47:26 PST
This would allow folks to create N VMs and implement their own postMessage to transfer typed array's between VMs.
Comment 1 Radar WebKit Bug Importer 2018-11-08 12:47:48 PST
<rdar://problem/45920146>