# Container2Wasm - 컨테이너를 WASM에서 실행할수 있게 변환해주는 도구

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=12798](https://news.hada.io/topic?id=12798)
- GeekNews Markdown: [https://news.hada.io/topic/12798.md](https://news.hada.io/topic/12798.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2024-01-11T09:51:27+09:00
- Updated: 2024-01-11T09:51:27+09:00
- Original source: [github.com/ktock](https://github.com/ktock/container2wasm)
- Points: 12
- Comments: 0

## Topic Body

- 컨테이너 이미지를 Bochs(x86_64), TinyEMU(riscv64) 에뮬레이션을 이용하여 WASM에서 실행가능하게 변환   
- WASI 런타임 들에서 실행 가능(wasmtime, wamr, wasmer, wasmedge, wazero)  
- 브라우저에서도 실행 가능   
- x86/riscv64 컨테이너를 추천. arm64도 동작은 하지만 느림   
- 데모로 Ubuntu 22 이미지를 변환해서 브라우저에서 실행

## Comments



_No public comments on this page._
