42kitrun Blog
Search
검색
다크 모드
라이트 모드
Posts
Archive
Tutorials
태그: cpu
4건의 항목
2026년 4월 05일
HW부터 JavaScript까지 — V8 엔진 실행 구조
javascript
v8
jit
bytecode
interpreter
turbofan
ignition
event-loop
cpu
operating-system
memory
systems
hardware
garbage-collection
just-in-time-compilation
2026년 4월 05일
HW부터 네이티브 코드까지 — C/C++/Rust/Go 실행 구조
native-code
c-language
compilation
machine-code
cpu
operating-system
memory
elf
linker
assembly
systems
hardware
process
kernel
2026년 4월 05일
HW부터 Python 스크립트까지 — CPython 실행 구조
python
cpython
bytecode
interpreter
virtual-machine
gil
cpu
operating-system
memory
systems
hardware
process
kernel
stack-machine
2026년 4월 05일
HW부터 React Native까지 — 모바일 앱 실행 구조
react-native
javascript
v8
hermes
jsi
bridge
ios
android
native-modules
mobile
cpu
operating-system
systems
hardware
jit
bytecode