dunnock / wasi-worker

WASM / WASI interface for browser service workers
MIT License
56 stars 3 forks source link

CLI: add `--yew` option #2

Open dunnock opened 4 years ago

dunnock commented 4 years ago

For wasi-worker-cli add option --yew so that wasiworker init --yew should create yew worker template

Yew worker template should be based on wasi-worker-yew crate as per example