# Deno 1.6 릴리즈

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3368](https://news.hada.io/topic?id=3368)
- GeekNews Markdown: [https://news.hada.io/topic/3368.md](https://news.hada.io/topic/3368.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-12-11T10:10:30+09:00
- Updated: 2020-12-11T10:10:30+09:00
- Original source: [deno.land](https://deno.land/posts/v1.6)
- Points: 8
- Comments: 1

## Topic Body

- deno compile : 단독 실행파일 생성 가능

ㅤ→ nexe,pkg 등과 비슷하게 JS/TS로 CLI 도구를 생성가능

ㅤ→ 아직 크로스플랫폼 컴파일은 지원 안함

- deno lsp : Language Server 내장 (에디터 연동)

ㅤ→ 코드 자동완성, 힌트, 정의/참조 바로가기, deno fmt/lint 등과 연동

- 애플 M1 프로세서 지원

- TypeScript 4.1 지원

## Comments



### Comment 3840

- Author: bbulbum
- Created: 2020-12-11T12:29:34+09:00
- Points: 1

go 언어와 매우 비슷하게 간다.. 그렇게 생각이 듭니다.
