summaryrefslogtreecommitdiff
path: root/c/wasi-http (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-09-07w-h/0.2.0/shared.mk: Use a variable for the WIT files directoryAndrew Clayton1-2/+4
2024-09-07w-h/0.2.0/shared.mk: Remove some hard coded pathsAndrew Clayton1-2/+2
2024-09-07w-h/0.2.0/shared.mk: No need to export WASI_SYSROOTAndrew Clayton1-2/+0
2024-09-06w-h/0.2.0/shared.mk: Use variables for the various toolsAndrew Clayton1-3/+6
2024-09-06w-h/0.2.0/shared.mk: Use the right adaptorAndrew Clayton2-1/+5
2024-09-06w-h/0.2.0: Use a shared MakefileAndrew Clayton5-116/+33
2024-09-06w-h/0.2.0: Update examples to use included WIT filesAndrew Clayton3-6/+6
2024-09-06w-h/0.2.0: Add a new example program env-varAndrew Clayton3-0/+136
2024-09-06w-h: Include the wasi-http 0.2.0 WIT filesAndrew Clayton36-0/+2855
2024-09-06w-h/0.2.0/large-upload: Add some primitive error checkingAndrew Clayton1-0/+33
2024-09-06w-h/0.2.0/large-upload: Update for wasmtime v24.0.0Andrew Clayton3-3/+6
2024-09-05w-h/0.2.0: Add an example of a file downloadAndrew Clayton2-0/+167
2024-09-05w-h/0.2.0: Add a file denoting what version of wasi-http to useAndrew Clayton1-0/+1
2024-09-05w-h/0.2.0/echo-request: Update for wasmtime v24.0.0Andrew Clayton3-1/+2
2024-09-05Add the wasmtime v24.0.0 adaptorsAndrew Clayton3-0/+0
2024-02-23wasi-http/echo-request: No longer need to run sed over the APIAndrew Clayton1-2/+0
2024-02-13wasi-http/echo-request: Remove itAndrew Clayton3-198/+0
2024-02-13Add a wasi-http 0.2.0 large-upload component in CAndrew Clayton3-0/+119
2024-02-12wasi-http/echo-request: Build using wasm-tools from gitAndrew Clayton1-1/+1
2024-02-06Add a wasi-http 0.2.0 echo-request component in CAndrew Clayton3-0/+198
2023-12-11wasi-http/echo-request: Update for latest wit-bindgen changesAndrew Clayton1-4/+4
2023-12-01wasi-http/echo-request: Simplify a littleAndrew Clayton1-15/+9
2023-11-28Add a wasi-http echo-request component in CAndrew Clayton4-0/+208