docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
---
|
||||
id: P-REINFORCE-AUTO-1AF373
|
||||
category: "[[10_Wiki/💡 Topics/Programming & Language]]"
|
||||
category: "10_Wiki/💡 Topics/Programming & Language"
|
||||
confidence_score: 0.90
|
||||
tags: [auto-reinforced]
|
||||
last_reinforced: 2026-04-20
|
||||
github_commit: "[P-Reinforce] Continuous Worker - JavaScriptCore"
|
||||
---
|
||||
|
||||
# [[JavaScriptCore]]
|
||||
# [[JavaScriptCore|JavaScriptCore]]
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> JavaScriptCore는 WebKit의 JavaScript 엔진으로, 신뢰할 수 없는 JavaScript나 WebAssembly 코드를 실행할 때 호스트 프로세스의 메모리 유출을 방지하도록 설계된 안전한 언어 가상 머신(secure language virtual machine)입니다 [1, 2]. 최근 Spectre 공격으로 인해 기존의 분기(branch) 기반 보안 속성이 무력화되는 위협을 받았으며, 이를 방어하기 위한 구조적 보안 개선이 이루어지고 있습니다 [1, 3].
|
||||
@@ -23,11 +23,11 @@ github_commit: "[P-Reinforce] Continuous Worker - JavaScriptCore"
|
||||
- **정책 변화:** Programming & Language 분야의 자동 자산화 수행.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- **Related Topics:** [[WebKit]], [[Spectre]], [[WebAssembly]], [[Speculative execution]], [[Pointer poisoning]]
|
||||
- **Projects/Contexts:** [[WebKit's Spectre and Meltdown Mitigations]]
|
||||
- **Related Topics:** [[WebKit|WebKit]], [[Spectre|Spectre]], [[WebAssembly|WebAssembly]], [[Speculative Execution|Speculative execution]], [[Pointer Poisoning|Pointer poisoning]]
|
||||
- **Projects/Contexts:** WebKit's Spectre and Meltdown Mitigations
|
||||
- **Contradictions/Notes:** 소스에 관련 정보가 부족합니다.
|
||||
|
||||
---
|
||||
*Last updated: 2026-04-19*
|
||||
- Raw Source: [[00_Raw/2026-04-20/JavaScriptCore.md]]
|
||||
- Raw Source: 00_Raw/2026-04-20/JavaScriptCore.md
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user