# Rust/WinRT Public Preview 공개

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2002](https://news.hada.io/topic?id=2002)
- GeekNews Markdown: [https://news.hada.io/topic/2002.md](https://news.hada.io/topic/2002.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-05-02T09:27:44+09:00
- Updated: 2020-05-02T09:27:44+09:00
- Original source: [blogs.windows.com](https://blogs.windows.com/windowsdeveloper/2020/04/30/rust-winrt-public-preview/)
- Points: 9
- Comments: 1

## Topic Body

- C++/WinRT와 마찬가지로 윈도우즈 런타임 API를 표준 언어에서 사용 가능하도록 만드는 언어 프로젝션

- 메타데이터를 통해 과거/현재/미래의 모든 WinRT API를 호출 가능

- MS는 오랫동안 C++을 백본으로 의존해 왔지만, 보안 및 안전성 측면에서는 Rust가 우수하고 C++의 문제를 해결할 수 있을 것으로 기대

- 현재 COM API를 지원하는 com-rs Crate와도 심리스하게 연동할 예정

## Comments



### Comment 1699

- Author: xguru
- Created: 2020-05-02T09:34:58+09:00
- Points: 1

C++/WinRT 소개(한국어)

https://docs.microsoft.com/ko-kr/windows/uwp/cpp-and-winrt-apis/intro-to-using-cpp-with-winrt
