# Microsoft, Rust로 Windows 커널 코드를 수정하느라 바쁨

> Clean Markdown view of GeekNews topic #9078. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=9078](https://news.hada.io/topic?id=9078)
- GeekNews Markdown: [https://news.hada.io/topic/9078.md](https://news.hada.io/topic/9078.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-05-01T10:18:02+09:00
- Updated: 2023-05-01T10:18:02+09:00
- Original source: [theregister.com](https://www.theregister.com/2023/04/27/microsoft_windows_rust/)
- Points: 20
- Comments: 8

## Topic Body

- 최근 열린 BlueHat IL 2023 컨퍼런스에서 MS의 고위 임원이 발표   
- Microsoft 내부에서 메모리 안전성과 보안때문에 몇년전부터 Rust에 관심이 많았음  
- 내부의 C++ 데이터 타입들을 Rust로 전환하는 것을 목표  
- Win32 GDI가 약 36000 라인의 Rust 코드로 변경되었고, 성능 저하가 없었음. 모든 테스트를 통과  
- 조만간 배포될 커널부터 Rust 코드가 들어가게 될 것

## Comments



### Comment 15894

- Author: cometkim
- Created: 2023-05-02T13:51:52+09:00
- Points: 1

https://www.windowslatest.com/2023/05/02/windows-11-updates-booting-with-rust-refs-instead-of-ntfs-file-system/  
  
요런 소식도 있네요

### Comment 15898

- Author: ryudaewan
- Created: 2023-05-02T15:52:10+09:00
- Points: 1
- Parent comment: 15894
- Depth: 1

'좋아요' 단추가 없어 좋다고 덧글 남깁니다.

### Comment 15890

- Author: dbs0829
- Created: 2023-05-02T11:19:31+09:00
- Points: 1

마소는 도입이 좀 빡셀것이라 생각했는데, 도입이 굉장히 빠르네요.

### Comment 15887

- Author: pugh123
- Created: 2023-05-02T10:36:27+09:00
- Points: 1

머지않아 기존 C 사용하는 임베디드 분야도 rust로 대체 될 것 같습니다.

### Comment 15883

- Author: kuroneko
- Created: 2023-05-02T08:30:38+09:00
- Points: 1

진짜 Rust가 미래가 되겠네요.

### Comment 15882

- Author: carnoxen
- Created: 2023-05-02T01:17:11+09:00
- Points: 1

대기업이 주로 쓰는 언어를 바꾸기란 쉽지 않을텐데....  
  
이야, 꽤 급진적인데요?

### Comment 15919

- Author: undercat
- Created: 2023-05-03T16:45:27+09:00
- Points: 1
- Parent comment: 15882
- Depth: 1

대기업이 의사결정까지 도달하는데 시간이 걸려서 그렇지 한번 결정되면 일사천리로 진행되죠.  
이미 MS love Linux. 할때부터 예전 MS와는 분위기가 다른듯요.

### Comment 15881

- Author: quack337
- Created: 2023-05-01T20:27:52+09:00
- Points: 2

google에 이어 MS도 rust 선호한다는 뉴스!  rust 시도해 보고 있다는 linux 쪽에서도 좋은 뉴스 나오면, 시스템 프로그래밍 대세 언어가 rust로 바뀌겠군요.
