An open API service indexing awesome lists of open source software.

https://github.com/ttys3/traefik-wasm-demo-plugin-rs

traefik wasm demo plugin impl in Rust
https://github.com/ttys3/traefik-wasm-demo-plugin-rs

Last synced: over 1 year ago
JSON representation

traefik wasm demo plugin impl in Rust

Awesome Lists containing this project

README

          

# traefik-wasm-demo-plugin-rs

## refs
https://http-wasm.io/http-handler-abi/

https://github.com/http-wasm/http-wasm-guest-tinygo/tree/main/handler

https://github.com/http-wasm/http-wasm-host-go/blob/main/examples/auth.wat

https://github.com/traefik/http-wasm-host-go

https://github.com/bytecodealliance/wasi-rs

https://github.com/bytecodealliance/wasmtime

https://github.com/corazawaf/coraza-proxy-wasm/blob/main/init_tinygo.go

https://github.com/proxy-wasm/proxy-wasm-rust-sdk