summaryrefslogtreecommitdiff
path: root/extensions/web/13_message_port.js
AgeCommit message (Expand)Author
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl
2021-08-09feat(extensions/web): add structuredClone function (#11572)Leo K
2021-07-26refactor: use `primordials` in runtime, extensions and core (#11500)Yusuke Tanaka
2021-07-05refactor: asynchronous blob backing store (#10969)Jimmy Wärting
2021-07-03refactor: introduce primordials for ext/web (#11228)Luca Casonato
2021-06-26fix: MessagePort in message for postMessage transfers (#11103)Luca Casonato
2021-06-21feat: `MessageChannel` and `MessagePort` (#11051)Luca Casonato