summaryrefslogtreecommitdiffhomepage
path: root/examples/rust/echo-request (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-30unit-wasm 0.2.0v0.2.0Andrew Clayton1-1/+1
2023-08-30examples/rust: Update for new API additionsAndrew Clayton1-6/+2
2023-08-29examples/rust: Reduce the scope of an unsafe block in echo-requestAndrew Clayton1-3/+1
2023-08-28examples/rust: Update unit-wasm dependency versionAndrew Clayton1-1/+1
2023-08-28libunit-wasm: Remove the idx argument from luw_http_add_header()Andrew Clayton1-2/+1
2023-08-26examples/rust: Update unit-wasm dependency versionAndrew Clayton1-1/+1
2023-08-26examples/rust: Bump the versionsAndrew Clayton1-1/+1
2023-08-25Rust: Port the Rust Wasm demos to the new 'rusty' wrappersAndrew Clayton1-154/+79
2023-08-21Initial commitv0.1.0Andrew Clayton2-0/+212