- add plugin system that request may included to run before do actual request by type. Signed-off-by: Pakin <pakin.t@forth.co.th>
5 lines
109 B
Markdown
5 lines
109 B
Markdown
Generate WASM file
|
|
|
|
```
|
|
jco componentize -w ../plugin.wit -n plugin-world index.js -o ../example-js.wasm
|
|
```
|