The WebAssembly Time Machine
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...
WebAssembly Profiler based on Wazero
Function Stream - Event-streaming function platform based on Apache Pulsar and WebAssembly
portable Go audio metadata read/write via TagLib compiled to WASM
Gravity is a host generator for WebAssembly Components. It currently targets Wazero, a zero dependency WebAssembly runtime for Go.
Library of generic types intended to help create WebAssembly host modules for wazero
A SVG render written in Go & WASM depended on resvg without CGO
Go library to define type-safe host functions in wazero and other WebAssembly runtimes.
Emscripten Embind implementation in Go using Wazero
Jobico-fn is a multi-tenant compute service that enables the asynchronous execution of WebAssembly (WASM) functions in response to event triggers, offering scalable and efficient event-driven processi...
Warmor is a security enforcer that uses eBPF to monitor system calls and applies WebAssembly (WASM)-based policies for workload protection. It is designed to work across multiple platforms while lever...
A wasm-based game engine written in Go
Jobico-fn-k8s is the Kubernetes-native implementation of Jobico-fn, featuring a core K8s Operator and an asynchronous platform powered by NATS for event-driven execution.
Capsule Host SDK (HDK) is a SDK to build webassembly host applications (like capsule-http).