# Extism - WebAssembly로 만든 유니버설 플러그인 시스템

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8007](https://news.hada.io/topic?id=8007)
- GeekNews Markdown: [https://news.hada.io/topic/8007.md](https://news.hada.io/topic/8007.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-12-12T10:24:03+09:00
- Updated: 2022-12-12T10:24:03+09:00
- Original source: [github.com/extism](https://github.com/extism/extism)
- Points: 15
- Comments: 1

## Topic Body

- 앱 내에 안전하고, 빠르며, 무한 확장 가능한 플러그인 시스템을 추가해주는 오픈소스   
  - 서버, 데스크탑, 모바일, 웹, DB 어디든 가능   
- 다양한 언어용 Host SDK 제공 : Go, Ruby, Python, Node, Rust, C/C++  
- 플러그인 개발용 PDK 제공 : Rust, AssemblyScript, Go, C/C++

## Comments



### Comment 13713

- Author: xguru
- Created: 2022-12-12T10:24:11+09:00
- Points: 2

Figma가 사용한다는 [QuickJS-emscripten : QuickJS를 WASM으로 컴파일하여 실행하기](https://news.hada.io/topic?id=7856) 방법을 아예 시스템화한 오픈소스 네요.   
[Fiberplane이 WebAssembly를 활용하는 법](https://news.hada.io/topic?id=7957) 도 참고하세요
