Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-09-06 | w-h/0.2.0: Add a new example program env-var | Andrew Clayton | 1 | -0/+2 | |
This shows how to get access to the environment variables and echos them back to the client. We need to include wasi:cli/environment@0.2.0 in the proxy world. Signed-off-by: Andrew Clayton <a.clayton@nginx.com> | |||||
2024-09-06 | w-h: Include the wasi-http 0.2.0 WIT files | Andrew Clayton | 35 | -0/+2854 | |
To make life a little easier for *others* include the wasi-http 0.2.0 WIT files. Signed-off-by: Andrew Clayton <a.clayton@nginx.com> |