Skip to content

Commit f5b4190

Browse files
committed
update it
1 parent 3f40678 commit f5b4190

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

javascript-runtime/nodejs/01-什么是 Javascript 运行时.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 01- 从 0 写个微小的 Javascript 运行时 - 什么是 Javascript 运行时?
1+
# 从 0 写个微小的 Javascript 运行时 (01) - 什么是 Javascript 运行时?
22

33
## 什么是 Javascript 运行时
44

javascript-runtime/nodejs/02-技术的选择.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
![Javascript 运行时](./toyjsruntime.excalidraw.png)
44

5-
65
## 标准库
76

87
这个是个体力话,实现 [WinterTC](https://wintercg.org/work) 标准就好。

0 commit comments

Comments
 (0)