summaryrefslogtreecommitdiffhomepage
path: root/examples/rust (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-17examples/rust: Do some simplification around unsafe {} blocksAndrew Clayton3-26/+18
2023-10-17examples/rust: Further simplify hello-worldAndrew Clayton1-4/+0
2023-09-25examples: Add C and Rust examples of handling large uploadsAndrew Clayton3-1/+85
2023-09-25examples/rust: Amend upload-reflector for recent changesAndrew Clayton1-1/+2
2023-09-05examples/rust: Slightly simplify hello-worldAndrew Clayton1-4/+3
2023-08-30unit-wasm 0.2.0v0.2.0Andrew Clayton3-3/+3
2023-08-30examples/rust: Update for new API additionsAndrew Clayton2-7/+3
2023-08-29examples/rust: Reduce the scope of an unsafe block in echo-requestAndrew Clayton1-3/+1
2023-08-29examples/rust: Fix building of the hello world demoAndrew Clayton1-2/+2
2023-08-29examples/rust: Add a minimal hello world rust exampleAndrew Clayton3-3/+60
2023-08-28examples/rust: Update unit-wasm dependency versionAndrew Clayton2-2/+2
2023-08-28libunit-wasm: Remove the idx argument from luw_http_add_header()Andrew Clayton2-4/+2
2023-08-28Revert "Adding echo Request with body Parsing"Andrew Clayton3-203/+0
2023-08-28Adding echo Request with body ParsingTimo Stark3-0/+203
2023-08-26examples/rust: Update unit-wasm dependency versionAndrew Clayton2-2/+2
2023-08-26examples/rust: Bump the versionsAndrew Clayton2-2/+2
2023-08-25Rust: Port the Rust Wasm demos to the new 'rusty' wrappersAndrew Clayton2-239/+137