# Rome, Rust로 작성 예정

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=5066](https://news.hada.io/topic?id=5066)
- GeekNews Markdown: [https://news.hada.io/topic/5066.md](https://news.hada.io/topic/5066.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-09-23T11:07:41+09:00
- Updated: 2021-09-23T11:07:41+09:00
- Original source: [rome.tools](https://rome.tools/blog/2021/09/21/rome-will-be-rewritten-in-rust)
- Points: 8
- Comments: 2

## Topic Body

- Babel 개발자가 만든 자바스크립트 e2e 개발 툴체인 Rome

- JS에서 Rust로 변경한 이유

ㅤ→ 다들 속도/메모리/안정성을 이야기함

ㅤ→ 우리에겐 생산성이 가장 큰 고려 대상. 소수의 JS 개발자들 팀이 새 언어를 도입한다는게 어려웠지만 프로토타이핑 해보니 Rust가 훨씬 생산적

ㅤ→ Rome 의 초기 주요 결정중 하나는 써드 파티 종속성을 가지지 않는 것인데 이것도 Rust 와 커뮤니티에 의해서 대부분 해결

## Comments



### Comment 6898

- Author: xguru
- Created: 2021-09-23T11:07:45+09:00
- Points: 2

- Rome - 실험적인 자바스크립트 툴체인 https://news.hada.io/topic?id=1609

- Rome - JavaScript / TypeScript Linter 베타 릴리즈 https://news.hada.io/topic?id=2621

- 모든 길은 Rome으로 통할까? [번역] https://news.hada.io/topic?id=2788

- Rome Tools, Inc 회사 설립 https://news.hada.io/topic?id=4193

음.. Rome은 나오는 뉴스들만 봐서는 이상하게 좀 요란한듯 해보여요.

### Comment 6899

- Author: xguru
- Created: 2021-09-23T11:16:16+09:00
- Points: 1
- Parent comment: 6898
- Depth: 1

물론 Next.js / Deno 도 swc(Rust 기반 JS/TS 컴파일러) 도입중이라 JS 툴체인 자체는 Rust 로 가는게 미래 방향인거 같기는 합니다.
