Skip to content

proxy-wasm/spec

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
d2c545b

Git stats

Files

Permalink
Failed to load latest commit information.

WebAssembly for Proxies (ABI specification)

This repository contains specification of the low-level Application Binary Interface (ABI) and conventions to use between L4/L7 proxies (and/or other host environments) and their extensions delivered as WebAssembly modules.

The event-driven streaming APIs and convenient utility functions were originally developed for the WebAssembly in Envoy project, but they are proxy-agnostic, and consumers can use the same Proxy-Wasm extensions across different proxies.

Implementations

SDKs

Host environments

Servers

Libraries

Releases

No releases published

Packages

No packages published