wapc-go
WebAssembly host
A Go-based runtime for executing WebAssembly modules with RPC capabilities
Golang-based WebAssembly Host Runtime for waPC-compliant modules
95 stars
4 watching
25 forks
Language: Go
last commit: 5 months ago
Linked from 1 awesome list
rpcrpc-frameworkwapcwasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
gate-computer/wag | Compiles WebAssembly binaries into machine code for execution on multiple architectures. | 192 |
gowebapi/webapi | Bindings for accessing DOM and HTML in WebAssembly using Go | 176 |
xd-deng/handytools-go-webassembly | Demonstrates Go's compilation to WebAssembly and JavaScript interaction | 66 |
vmware-labs/webassembly-language-runtimes | Pre-built WebAssembly binaries for popular language runtimes and static libraries | 337 |
extism/go-sdk | Provides an interface to run WebAssembly modules in Go applications | 89 |
bytecodealliance/wasmtime-cpp | Provides C++ API bindings to the WebAssembly runtime engine | 86 |
dennwc/dom | A Go library providing a WebAssembly API for DOM manipulation and other web APIs | 490 |
kanaka/wam | A WebAssembly macro language and processor that converts WAM syntax to standard Wat syntax and processes modules with additional features. | 64 |
zigwasm/wasm-zig | C API bindings for WebAssembly runtime | 27 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
trpc-group/trpc-go | A high-performance RPC framework written in Go, allowing multiple services to communicate with each other in a pluggable and modular way. | 838 |
shuza/kubernetes-go-grpc | Developing Go-based microservices using gRPC and deploying them in Kubernetes with load balancing, tracing, and rate limiting. | 41 |
dave/wasmgo | Compiles Go code to WASM and deploys it to a CDN for web hosting | 145 |
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
containerd/runwasi | Facilitates running WebAssembly workloads on a container runtime | 1,108 |