wasmer-go
Wasm Runtime
A Go library that provides a WebAssembly runtime with a standard API and sandboxed execution environment.
🐹🕸️ WebAssembly runtime for Go
3k stars
49 watching
161 forks
Language: Go
last commit: 9 months ago
Linked from 1 awesome list
golanggolang-libraryrustwasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
| A WebAssembly runtime that enables lightweight containers to run anywhere | 19,134 |
| A WebAssembly runtime for Go developers to execute code compiled in other languages | 5,025 |
| An extensible WebAssembly runtime for cloud-native and edge applications. | 8,668 |
| An interpreter and runtime for the WebAssembly language, aiming to provide portability, security, and low development impedance. | 7,359 |
| A WebAssembly runtime for PHP that allows executing Wasm modules in a safe and sandboxed environment. | 1,017 |
| Provides an interface to run WebAssembly modules in Go applications | 92 |
| Demonstrates Go's compilation to WebAssembly and JavaScript interaction | 67 |
| A framework that enables building extensible software using WebAssembly, supporting multiple languages and runtimes. | 4,562 |
| An runtime environment for executing WebAssembly modules in Python. | 2,044 |
| Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
| A framework for building web applications with Go, supporting progressive web apps and WebAssembly. | 8,027 |
| A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 476 |
| A tool to create and run Go applications on the WebAssembly platform with hot reload support. | 40 |
| Compiles WebAssembly into machine code for execution | 192 |
| Compiles Go code to WASM and deploys it to a CDN for web hosting | 145 |