- Notifications
You must be signed in to change notification settings - Fork8
A Capsule application is a runner (or launcher) of wasm functions. Capsule HTTP can serve the functions through HTTP (it’s possible to use Capsule as a simple CLI with Capsule CLI). And soon: NATS and MQTT
License
bots-garden/capsule
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
the nano wasm functions runners
Capsule is a set ofWASM runners. Right now, the Capsule project is composed of:
- CapsuleCLI: to simply execute aWebAssembly module in a terminal
- CapsuleHTTP server to serve aWebAssembly module like a micro service or a function.
- TheCapsule applications are developed thanks to theCapsule Host SDK (HDK)
- TheCapsule modules executed by the TheCapsule applications are developed thanks to theCapsule Module SDK (MDK)
🎉 That means, since now, it's possible to develop various runners thanks to the Capsule HostSDK
About
A Capsule application is a runner (or launcher) of wasm functions. Capsule HTTP can serve the functions through HTTP (it’s possible to use Capsule as a simple CLI with Capsule CLI). And soon: NATS and MQTT
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors6
Uh oh!
There was an error while loading.Please reload this page.