node/doc/contributing/strategic-initiatives.md
Joyee Cheung 6afb49cbc2
meta: update status of past strategic initiatives
Signed-off-by: Joyee Cheung <joyeec9h3@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/63480
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Ruy Adorno <ruy@vlt.sh>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
2026-06-29 13:56:30 +00:00

49 lines
3.6 KiB
Markdown

# Strategic initiatives
The Node.js project has several strategic initiatives underway. A review of the
current initiatives is a standing item on the Technical Steering Committee
agenda to ensure they are active and have the support they need.
## Current initiatives
| Initiative | Champion | Links |
| ---------------------- | -------------------------------- | --------------------------------------------- |
| QUIC / HTTP3 | [James M Snell][jasnell] | <https://github.com/nodejs/quic> |
| Shadow Realm | [Chengzhong Wu][legendecas] | <https://github.com/nodejs/node/issues/42528> |
| V8 Currency | [Michaël Zasso][targos] | |
| Next-10 | [Jacob Smith][JakobJingleheimer] | <https://github.com/nodejs/next-10> |
| Single executable apps | [Darshan Sen][RaisinTen] | <https://github.com/nodejs/single-executable> |
| Performance | [Rafael Gonzaga][RafaelGSS] | <https://github.com/nodejs/performance> |
<details>
<summary>List of past initiatives</summary>
## Past initiatives
| Initiative | Champion | Links |
| ------------------ | -------------------------------- | -------------------------------------------------------------------- |
| Build resources | Michael Dawson | <https://github.com/nodejs/build/issues/1154#issuecomment-448418977> |
| Core Promise APIs | Matteo Collina, Antoine du Hamel | <https://github.com/nodejs/TSC/issues/1094> |
| CVE Management | Michael Dawson | <https://github.com/nodejs/security-wg/issues/33> |
| Governance | Myles Borins | |
| Moderation Team | Rich Trott | <https://github.com/nodejs/TSC/issues/329> |
| Modules | Myles Borins | <https://github.com/nodejs/modules> |
| N-API | Michael Dawson | <https://github.com/nodejs/abi-stable-node> |
| npm Integration | Myles Borins | <https://github.com/nodejs/node/pull/21594> |
| OpenSSL Evolution | Rod Vagg | <https://github.com/nodejs/TSC/issues/677> |
| Open Web Standards | Myles Borins, Joyee Cheung | <https://github.com/nodejs/open-standards> |
| Primordials | [Benjamin Gruenbaum][benjamingr] | <https://github.com/nodejs/primordials-use-cases> |
| Startup Snapshot | [Joyee Cheung][joyeecheung] | <https://github.com/nodejs/node/issues/35711> |
| VM module fix | Franziska Hinkelmann | <https://github.com/nodejs/node/issues/6283> |
| Workers | Anna Henningsen | <https://github.com/nodejs/worker> |
</details>
[JakobJingleheimer]: https://github.com/JakobJingleheimer
[RafaelGSS]: https://github.com/RafaelGSS
[RaisinTen]: https://github.com/RaisinTen
[benjamingr]: https://github.com/benjamingr
[jasnell]: https://github.com/jasnell
[joyeecheung]: https://github.com/joyeecheung
[legendecas]: https://github.com/legendecas
[targos]: https://github.com/targos