|
1 |
| -# Strategic Initiatives |
2 |
| - |
3 |
| -At any one time the Node.js project has a number of strategic initiatives |
4 |
| -underway. The goal of the TSC is to have a champion for each of these |
5 |
| -initiatives and to support the initiatives in order to enable their |
6 |
| -success. |
7 |
| - |
8 |
| -A review of the initiatives will be a standing item on the TSC agenda (even |
9 |
| -if the update is 'nothing new') as a way to ensure they are active |
10 |
| -and have the support needed. |
11 |
| - |
12 |
| -## Current Initiatives |
13 |
| - |
14 |
| -| Initiative | Champion | Links | |
15 |
| -|---------------------------|-----------------------------|------------------------------------------------------------------------------------------| |
16 |
| -| Core Promise APIs | [Matteo Collina][mcollina] | | |
17 |
| -| V8 Currency | [Michaël Zasso][targos] | | |
18 |
| -| QUIC / HTTP3 | [James M Snell][jasnell] | <https://github.com/nodejs/quic> | |
19 |
| -| Startup performance | [Joyee Cheung][joyeecheung] | <https://github.com/nodejs/node/issues/17058> <https://github.com/nodejs/node/issues/21563> | |
20 |
| -| Build resources | [Michael Dawson][mhdawson] | <https://github.com/nodejs/build/issues/1154#issuecomment-448418977> | |
21 |
| -| Future of Build Toolchain | [Mary Marchini][mmarchini] | <https://github.com/nodejs/TSC/issues/901>, <https://github.com/nodejs/build-toolchain-next> | |
22 |
| - |
23 |
| -## Need volunteers for |
24 |
| - |
25 |
| -| Initiative | Champion | Links | |
26 |
| -|------------------|----------|---------------------------------------------------------------------------| |
27 |
| -| Async Hooks | ? | <https://github.com/nodejs/diagnostics/issues/124> | |
28 |
| -| New Streams APIs | ? | <https://github.com/Fishrock123/bob>, <https://github.com/Fishrock123/socket> | |
29 |
| - |
30 |
| -## Completed |
31 |
| - |
32 |
| -| Initiative | Champion | Links | |
33 |
| -|--------------------|---------------------------|-------------------------------------------------| |
34 |
| -| CVE Management | Michael Dawson | <https://github.com/nodejs/security-wg/issues/33> | |
35 |
| -| Moderation Team | Rich Trott | <https://github.com/nodejs/TSC/issues/329> | |
36 |
| -| VM module fix | Franziska Hinkelmann | <https://github.com/nodejs/node/issues/6283> | |
37 |
| -| npm Integration | Myles Borins | <https://github.com/nodejs/node/pull/21594> | |
38 |
| -| OpenSSL Evolution | Rod Vagg | <https://github.com/nodejs/TSC/issues/677> | |
39 |
| -| Governance | Myles Borins | | |
40 |
| -| Workers | Anna Henningsen | <https://github.com/nodejs/worker> | |
41 |
| -| N-API | Michael Dawson | <https://github.com/nodejs/abi-stable-node> | |
42 |
| -| Open Web Standards | Myles Borins Joyee Cheung | <https://github.com/nodejs/open-standards> | |
43 |
| -| Modules | Myles Borins | <https://github.com/nodejs/modules> | |
44 |
| - |
45 |
| -[joyeecheung]: https://github.com/joyeecheung |
46 |
| -[mhdawson]: https://github.com/mhdawson |
47 |
| -[targos]: https://github.com/targos |
48 |
| -[mcollina]: https://github.com/mcollina |
49 |
| -[jasnell]: https://github.com/jasnell |
50 |
| -[mmarchini]: https://github.com/mmarchini |
| 1 | +This document has been moved to <https://github.com/nodejs/node/blob/HEAD/doc/guides/strategic-initiatives.md>. |
0 commit comments