Skip to content

jedisct1/proxy-wasm-zig-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebAssembly for Proxies (Zig SDK)

Proxy-Wasm SDK for Zig language which enables Zig programmers to write Proxy-Wasm extensions in Zig.

See example for the demonstration.

Build

This requires the nightly Zig.

zig build

Run example with Envoyproxy

This requires the envoy in your PATH.

envoy -c example/envoy.yaml

Run end-to-end test with Envoyproxy

This requires the envoy and curl in your PATH.

zig build e2e

References

About

WebAssembly for Proxies (Zig SDK)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Zig 100.0%