File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -8,3 +8,16 @@ date: 2023-07-28
8
8
- IETF(網際網路工程任務組):https://www.ietf.org/
9
9
- WHATWG(網頁超文字應用技術工作小組):https://whatwg.org/
10
10
- W3C(全球資訊網協會):https://www.w3.org/
11
+
12
+ ## 🐳 Browser
13
+
14
+ - 深入剖析瀏覽器中頁面的渲染過程:https://rwerplus.github.io/pages/53ab0a/
15
+ - 極客時間瀏覽器工作原理:
16
+ - https://github.com/poetries/browser-working-principle
17
+ - https://blog.poetries.top/browser-working-principle/
18
+ - web.dev - How browsers work:https://web.dev/articles/howbrowserswork
19
+ - QuickJS JavaScript Engine:https://github.com/bellard/quickjs
20
+ - Web Browser Engineering By Pavel Panchekha & Chris Harrelson:https://browser.engineering/
21
+ - Learning Google V8:https://github.com/danbev/learning-v8
22
+ - v8 doc:https://v8.dev/docs
23
+ - learn js engine 的心得:https://github.com/champkeh/learn-js-engine
You can’t perform that action at this time.
0 commit comments