build a tinygo host as a web worker:
make host
build all sample plugins:
make plugins
lauch ui:
cd web && npm run dev
| Name | Name | Last commit date | ||
|---|---|---|---|---|
build a tinygo host as a web worker:
make host
build all sample plugins:
make plugins
lauch ui:
cd web && npm run dev