# WebAssembly 런타임 Wasmer 1.0 이 릴리즈

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3546](https://news.hada.io/topic?id=3546)
- GeekNews Markdown: [https://news.hada.io/topic/3546.md](https://news.hada.io/topic/3546.md)
- Type: news
- Author: [ragingwind](https://news.hada.io/@ragingwind)
- Published: 2021-01-08T12:23:31+09:00
- Updated: 2021-01-08T12:23:31+09:00
- Original source: [medium.com](https://medium.com/wasmer/wasmer-1-0-3f86ca18c043)
- Points: 5
- Comments: 2

## Topic Body

WebAssembly 런타임 Wasmer 1.0 이 릴리즈 되었습니다. Docker 의 자리는 노리는 Wasmer 1.0 은

- 훨씬 빠른 퍼포먼스

- Headless Wasmer, IoT 플랫폼등에서 동작 가능

- 네이티브 오프젝트 컴파일을 제공해서 다른 언어에서 임베딩해서 사용 가능 (so, dll, dylib)

- 다른 플랫폼에서 크로스-컴파일 가능

- 확장성 가능한 인프라와 사용하기 쉬운 API

- Wasm-C-API support

- Error handling and debugging

## Comments



### Comment 4156

- Author: galadbran
- Created: 2021-01-08T13:19:14+09:00
- Points: 1

“도커의 자리를 노리는”이라는 말을 들으니 뭔가 어마어마한 느낌이네요!

### Comment 4155

- Author: heycalmdown
- Created: 2021-01-08T12:51:14+09:00
- Points: 1

Error handling and debugging이라고 되어 있지만 본문 어디에도 디버깅 얘기는 없군요.
