... | @@ -89,9 +89,6 @@ CLI명세를 기반으로 Microsoft에서 작성한 Virtual Execution System을 |
... | @@ -89,9 +89,6 @@ CLI명세를 기반으로 Microsoft에서 작성한 Virtual Execution System을 |
|
4. 메모리 할당과 garbage collection
|
|
4. 메모리 할당과 garbage collection
|
|
5. Intermediate Language (IL) 코드의 실행과 보안
|
|
5. Intermediate Language (IL) 코드의 실행과 보안
|
|
|
|
|
|
##### CLR Execution model
|
|
|
|
todo-이미지 추가
|
|
|
|
|
|
|
|
##### 실행 엔진
|
|
##### 실행 엔진
|
|
1. Compiles Microsoft Intermediate Language (MSIL) into native code
|
|
1. Compiles Microsoft Intermediate Language (MSIL) into native code
|
|
2. Handles garbage collection
|
|
2. Handles garbage collection
|
... | | ... | |