Try implement a FaaS Worker based on V8 Isolate.
Refer to the Lagon implementation and thank them for their efforts.
Online preview URL: https://lilong7676.cn/mini_faas_worker
$ pnpm install && pnpm run build && cd examples/reply-with-json && node ../../packages/cli/dist dev index.ts
$ pnpm install && pnpm dev # 然后打开 http://localhost:9100/