Skip to content

lilong7676/mini_faas_worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Try implement a FaaS Worker based on V8 Isolate.

Refer to the Lagon implementation and thank them for their efforts.

⚠️请使用nodejs 16版本及以上运行此 demo

运行 cli demo

$ pnpm install && pnpm run build && cd examples/reply-with-json && node ../../packages/cli/dist dev index.ts

运行完整 website demo

$ pnpm install && pnpm dev # 然后打开 http://localhost:9100/

运行截图: function list

function detail

function preview

fucntion preview

About

A faas worker based on V8 Isolate

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published