Skip to content

Frameio/proxy-wasm-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

proxy-wasm-go

proxy-wasm-go is an experimental runtime sdk for proxy-wasm for Gophers which implements the low-level Application Binary Interface(ABI) called Proxy-Wasm ABI. proxy-wasm-go is powered by TinyGo, a go compiler for small places.

Note that Proxy-wasm ABI itself is in a very early stage so does proxy-wasm-go.

Any comments, questions, issues reports and PRs are welcome. Please open issues/PRs or reach me @mathetake.

TODOs

  • docs
  • support get/set shared queue
  • support get/set shared data
  • support get/set property
  • support metrics
  • support gRPC
  • enhance error handling

references

Special thanks to TinyGo folks:)

About

an experimental runtime for proxy-wasm in Go powered by TinyGo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%