wazero

The zero dependency Go WebAssembly runtime

A-
Score: 81/100
Type
WebAssembly
Execution
jit
Interface
sdk

About

wazero is a zero-dependency WebAssembly runtime for Go developers. It allows you to run WASM modules within Go applications with high performance and a focus on security through Go's memory model. wazero eliminates the need for external dependencies or C compilers.

Performance

1ms
Cold Start
5MB
Base Memory
<1ms
Startup Overhead

Languages

Go

Details

Isolation
process
Maturity
stable
License
Apache-2.0

Links