components-contrib/middleware/http/wasm/internal/e2e-guests
1046102779 2dd7433a59 feature: add context to state API
Signed-off-by: 1046102779 <seachen@tencent.com>
2022-12-08 15:56:51 +08:00
..
output Adds http-wasm middleware to replace basic (#2239) 2022-11-03 20:03:48 -07:00
rewrite Adds http-wasm middleware to replace basic (#2239) 2022-11-03 20:03:48 -07:00
Makefile Adds http-wasm middleware to replace basic (#2239) 2022-11-03 20:03:48 -07:00
README.md Adds http-wasm middleware to replace basic (#2239) 2022-11-03 20:03:48 -07:00
go.mod feature: add context to state API 2022-12-08 15:56:51 +08:00
go.sum Adds http-wasm middleware to replace basic (#2239) 2022-11-03 20:03:48 -07:00

README.md

Basic WebAssembly Middleware End-to-End Tests

This is an internal project holding source for various test guest wasm used to cover corner cases. This has its own go.mod and Makefile as the guest source is compiled with TinyGo, not Go. The %.wasm binaries here are checked in, to ensure end-to-end tests run without any prerequisite setup.