Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NotificationsYou must be signed in to change notification settings

bots-garden/capsule

Repository files navigation

the nano wasm functions runners

Open in Gitpod

What is theCapsule project?

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.
  • Capsule applications are developed with GoLang and thanks to the 💜Wazero project.
  • The wasm modules are developed in GoLang and compiled withTinyGo 💜 (with the WASI specification)

Host DK & Module DK

🎉 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

Stars

Watchers

Forks

Packages

No packages published

Contributors6


[8]ページ先頭

©2009-2025 Movatter.jp