Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-09-06 | w-h/0.2.0: Use a shared Makefile | Andrew Clayton | 1 | -29/+1 | |
All the examples under c/wasi-http/0.2.0/ use the *same* Makefile. Signed-off-by: Andrew Clayton <a.clayton@nginx.com> | |||||
2024-09-06 | w-h/0.2.0: Update examples to use included WIT files | Andrew Clayton | 1 | -2/+2 | |
Signed-off-by: Andrew Clayton <a.clayton@nginx.com> | |||||
2024-09-06 | w-h/0.2.0/large-upload: Update for wasmtime v24.0.0 | Andrew Clayton | 1 | -1/+1 | |
Same issue as commit 92ffa9a ("w-h/0.2.0/echo-request: Update for wasmtime v24.0.0") Signed-off-by: Andrew Clayton <a.clayton@nginx.com> | |||||
2024-02-13 | Add a wasi-http 0.2.0 large-upload component in C | Andrew Clayton | 1 | -0/+29 | |
This makes use of the 'reactor' adaptor for filesystem access via the preopens method. Signed-off-by: Andrew Clayton <a.clayton@nginx.com> |