# Deno 큰 변화 예정

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7189](https://news.hada.io/topic?id=7189)
- GeekNews Markdown: [https://news.hada.io/topic/7189.md](https://news.hada.io/topic/7189.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-08-16T09:18:01+09:00
- Updated: 2022-08-16T09:18:01+09:00
- Original source: [deno.com](https://deno.com/blog/changes)
- Points: 9
- Comments: 6

## Topic Body

- npm 패키지 임포트를 쉽게 만드는 업데이트 작업을 했고, 3달안에 대부분의 npm 패키지가 Deno에서 동작하게 될 예정  
- 목표는 Deno를 가장 빠른 JavaScript 런타임으로 만드는 것이며, 다음 릴리즈에는 여태까지 가장 빠른 JavaScript HTTP 웹서버가 내장될 것  
- 대규모 회사에서 Deno 도입을 할 수 있도록, 상용 환경 구성을 위한 Office Hour 진행 예정(구글 폼으로 신청)  
- GitHub 에서 4.1m 다운로드를 넘었고, 25만 MAU 달성

## Comments



### Comment 11819

- Author: tpdns90321
- Created: 2022-08-16T17:45:11+09:00
- Points: 1

Bun이 속도와 node 호환을 들고 나와서...  
만약 node 호환이 된다면 권한 관리되는 node 런타임도 되네요.

### Comment 11813

- Author: harimkims
- Created: 2022-08-16T13:06:18+09:00
- Points: 1

Bun/Deno 중 누가 nodejs를 먼저 따라잡을지 궁금하군요

### Comment 11822

- Author: galadbran
- Created: 2022-08-16T22:25:28+09:00
- Points: 1
- Parent comment: 11813
- Depth: 1

저는 일단 deno 에 한 표 던집니다!

### Comment 11812

- Author: ragingwind
- Created: 2022-08-16T12:37:37+09:00
- Points: 2

rust 에서 v8:fast_api 라는 raw pointer 를 참조할 수 있는 방법으로 v8 api 를 호출하려고 하네요.   
  
https://docs.rs/v8/latest/v8/fast_api/index.html

### Comment 11804

- Author: galadbran
- Created: 2022-08-16T09:37:08+09:00
- Points: 1

node 호환이 초기 목표는 아니었던 것 같은데 결국은 지원하게 되는군요. node 기존 생태계가 너무 크긴 하죠…
