Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-10bootstrap: fix wasm_web_api external reference registrationJoyee Cheung
2022-03-31build: add --node-snapshot-main configure optionJoyee Cheung
2022-03-11src: include internal/options in the snapshotJoyee Cheung
2021-11-17process: support hrtime in the snapshotJoyee Cheung
2021-10-19src: register external references in os bindingsJoyee Cheung
2021-10-19src: register external references in crypto bindingsJoyee Cheung
2021-09-16src: register zlib external references for snapshotJoyee Cheung
2021-09-06src: register external references of PipeWrap for snapshotJoyee Cheung
2021-09-06src: register external references of TTYWrap for snapshotJoyee Cheung
2021-09-06src: register external references of TCPWrap for snapshotJoyee Cheung
2021-09-06src: register external references of SignalWrap for snapshotJoyee Cheung
2021-09-06src: register external references of node-report for snapshotJoyee Cheung
2021-09-06src: register external references of dtrace for snapshotJoyee Cheung
2021-08-12url,buffer: implement URL.createObjectURLJames M Snell
2021-06-28bootstrap: support perf hooks in snapshotJoyee Cheung
2021-05-27src: support fs_event_wrap binding in the snapshotJoyee Cheung
2021-05-19bootstrap: include vm and contextify binding into the snapshotJoyee Cheung
2021-02-19bootstrap: include v8 module into the builtin snapshotJoyee Cheung
2021-02-19bootstrap: include fs module into the builtin snapshotJoyee Cheung
2020-10-11lib: add EventTarget-related browser globalsAnna Henningsen
2020-07-18src: snapshot nodeJoyee Cheung
2020-07-18src: snapshot loadersJoyee Cheung
2020-07-18src: snapshot Environment upon instantiationJoyee Cheung
2020-07-18src: add an ExternalReferenceRegistry classJoyee Cheung