Skip to content

Commit 6fc5a13

Browse files
mhdawsontargos
authored andcommitted
doc: add single executable application initiative
Refs: https://github.com/nodejs/node/issues/43432 Refs: #42334 Refs: https://github.com/nodejs/node/blob/main/doc/contributing/technical-priorities.md#single-executable-applications Signed-off-by: Michael Dawson <mdawson@devrus.com> PR-URL: #43611 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent e914185 commit 6fc5a13

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

doc/contributing/strategic-initiatives.md

+10-8
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,15 @@ agenda to ensure they are active and have the support they need.
66

77
## Current initiatives
88

9-
| Initiative | Champion | Links |
10-
| ------------------- | --------------------------- | --------------------------------------------- |
11-
| Core Promise APIs | [Antoine du Hamel][aduh95] | <https://github.com/nodejs/TSC/issues/1094> |
12-
| QUIC / HTTP3 | [James M Snell][jasnell] | <https://github.com/nodejs/quic> |
13-
| Shadow Realm | [Chengzhong Wu][legendecas] | <https://github.com/nodejs/node/issues/42528> |
14-
| Startup performance | [Joyee Cheung][joyeecheung] | <https://github.com/nodejs/node/issues/35711> |
15-
| V8 Currency | [Michaël Zasso][targos] | |
16-
| Next-10 | [Michael Dawson][mhdawson] | <https://github.com/nodejs/next-10> |
9+
| Initiative | Champion | Links |
10+
| ---------------------- | --------------------------- | --------------------------------------------- |
11+
| Core Promise APIs | [Antoine du Hamel][aduh95] | <https://github.com/nodejs/TSC/issues/1094> |
12+
| QUIC / HTTP3 | [James M Snell][jasnell] | <https://github.com/nodejs/quic> |
13+
| Shadow Realm | [Chengzhong Wu][legendecas] | <https://github.com/nodejs/node/issues/42528> |
14+
| Startup performance | [Joyee Cheung][joyeecheung] | <https://github.com/nodejs/node/issues/35711> |
15+
| V8 Currency | [Michaël Zasso][targos] | |
16+
| Next-10 | [Michael Dawson][mhdawson] | <https://github.com/nodejs/next-10> |
17+
| Single executable apps | [Jesse Chan][jesec] | <https://github.com/nodejs/node/issues/43432> |
1718

1819
<details>
1920
<summary>List of completed initiatives</summary>
@@ -38,6 +39,7 @@ agenda to ensure they are active and have the support they need.
3839

3940
[aduh95]: https://github.com/aduh95
4041
[jasnell]: https://github.com/jasnell
42+
[jesec]: https://github.com/jesec
4143
[joyeecheung]: https://github.com/joyeecheung
4244
[legendecas]: https://github.com/legendecas
4345
[mhdawson]: https://github.com/mhdawson

0 commit comments

Comments
 (0)