# RiiR(Rewrite it in Rust) 하는 방법

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1004](https://news.hada.io/topic?id=1004)
- GeekNews Markdown: [https://news.hada.io/topic/1004.md](https://news.hada.io/topic/1004.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2019-12-03T09:39:17+09:00
- Updated: 2019-12-03T09:39:17+09:00
- Original source: [adventures.michaelfbryan.com](http://adventures.michaelfbryan.com/posts/how-to-riir/index.html)
- Points: 4
- Comments: 1

## Topic Body

많이 얘기되는 Rust로 기존 코드 재개발하기.

Rust는 C코드를 오버헤드없이 호출가능하고, 역으로 C에서 Rust코드를 다른 C함수처럼 사용 가능.

C로된 TinyVM 코드를 변환하며 단계별로 설명.

## Comments



### Comment 656

- Author: xguru
- Created: 2019-12-03T09:40:26+09:00
- Points: 1

RiiR 에 대한 설명 ( 처음으로 이 단어를 언급한 글 )

https://transitiontech.ca/random/RIIR
