node/doc/contributing/strategic-initiatives.md
Rafael Gonzaga 6626b16dd8
Some checks failed
Test and upload documentation to artifacts / build-docs (push) Failing after 5m10s
Linters / format-cpp (push) Has been skipped
Linters / lint-cpp (push) Successful in 3m56s
Linters / lint-yaml (push) Successful in 2m29s
Linters / lint-sh (push) Failing after 1m26s
Linters / lint-pr-url (push) Has been skipped
Linters / lint-addon-docs (push) Successful in 2m20s
Linters / lint-py (push) Successful in 2m35s
Linters / lint-codeowners (push) Failing after 56s
Linters / lint-readme (push) Successful in 1m28s
Notify on Push / Notify on Force Push on `main` (push) Has been skipped
Notify on Push / Notify on Push on `main` that lacks metadata (push) Has been skipped
Scorecard supply-chain security / Scorecard analysis (push) Failing after 53s
Linters / lint-js-and-md (push) Successful in 10m26s
doc: add RafaelGSS as performance strategic lead
PR-URL: https://github.com/nodejs/node/pull/59445
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Ruy Adorno <ruy@vlt.sh>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
2025-08-13 20:31:21 +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> |
| Startup Snapshot | [Joyee Cheung][joyeecheung] | <https://github.com/nodejs/node/issues/35711> |
| V8 Currency | [Michaël Zasso][targos] | |
| Next-10 | [Michael Dawson][mhdawson] | <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> |
| Primordials | [Benjamin Gruenbaum][benjamingr] | <https://github.com/nodejs/primordials-use-cases> |
<details>
<summary>List of completed initiatives</summary>
## Completed 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> |
| VM module fix | Franziska Hinkelmann | <https://github.com/nodejs/node/issues/6283> |
| Workers | Anna Henningsen | <https://github.com/nodejs/worker> |
</details>
[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
[mhdawson]: https://github.com/mhdawson
[targos]: https://github.com/targos