# jco - WebAssembly 컴포넌트와 협업하기 위한 자바스크립트 툴체인

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=13840](https://news.hada.io/topic?id=13840)
- GeekNews Markdown: [https://news.hada.io/topic/13840.md](https://news.hada.io/topic/13840.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2024-03-16T10:03:02+09:00
- Updated: 2024-03-16T10:03:02+09:00
- Original source: [github.com/bytecodealliance](https://github.com/bytecodealliance/jco)
- Points: 7
- Comments: 0

## Topic Body

- 자바스크립트에서 웹어셈블리 컴포넌트로 작업할 수 있는 완전한 네이티브 JS 툴체인  
- Wasm 컴포넌트 바이너리를 모든 JS 환경에서 실행할 수 있는 ES 모듈로 'Transpiling'  
- WASI Preview2 지원 : Node.js(안정화 중) 및 브라우저(실험적)  
- Wasm Tools 헬퍼의 컴포넌트 빌드 : 네이티브 JS 환경에서 사용하기 위한 라이브러리 또는 CLI 명령으로 사용 가능  
- Wasmtime 처럼 명령 실행 및 서빙   
- "Componentize" 명령으로 JavaScript로 작성된 컴포넌트를 쉽게 작성 가능 (ComponentizeJS의 래퍼)

## Comments



_No public comments on this page._
