server-mark2-dev/plugins/example-js/README.md

6 lines
109 B
Markdown
Raw Normal View History

Generate WASM file
```
jco componentize -w ../plugin.wit -n plugin-world index.js -o ../example-js.wasm
```