# Firefox 데스크탑 & 안드로이드에서 WebContainers 지원 시작

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=6743](https://news.hada.io/topic?id=6743)
- GeekNews Markdown: [https://news.hada.io/topic/6743.md](https://news.hada.io/topic/6743.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-06-14T09:36:01+09:00
- Updated: 2022-06-14T09:36:01+09:00
- Original source: [blog.stackblitz.com](https://blog.stackblitz.com/posts/webcontainers-are-now-supported-on-firefox/)
- Points: 15
- Comments: 1

## Topic Body

- WebContainers는 풀스택 Node.js 환경을 브라우저에서 WASM 으로 실행하는 것  
- 웹표준 API를 이용해서 개발되었지만 지금까진 크로미엄 기반에서만 실행가능 했음  
- 모질라 팀과 협업해서 이제 Firefox Mobile/Desktop에서 WebContainers를 지원  
  - 풀웹앱을 브라우저 탭에서 개발 및 실행 가능   
  - Node.js 어플리케이션을 Firefox DevTools에서 디버깅 가능   
  - 개발 환경을 URL로 간단히 공유 가능

## Comments



### Comment 10500

- Author: xguru
- Created: 2022-06-14T09:37:01+09:00
- Points: 2

[WebContainers : 브라우저에서 Node.js 실행](https://news.hada.io/topic?id=4306)
