index
:
unit-wasm.git
master
Development libraries (C & Rust) for writing WebAssembly modules for NGINX Unit
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
examples
/
rust
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-25
examples: Add C and Rust examples of handling large uploads
Andrew Clayton
3
-1
/
+85
2023-09-25
examples/rust: Amend upload-reflector for recent changes
Andrew Clayton
1
-1
/
+2
2023-09-05
examples/rust: Slightly simplify hello-world
Andrew Clayton
1
-4
/
+3
2023-08-30
unit-wasm 0.2.0
v0.2.0
Andrew Clayton
3
-3
/
+3
2023-08-30
examples/rust: Update for new API additions
Andrew Clayton
2
-7
/
+3
2023-08-29
examples/rust: Reduce the scope of an unsafe block in echo-request
Andrew Clayton
1
-3
/
+1
2023-08-29
examples/rust: Fix building of the hello world demo
Andrew Clayton
1
-2
/
+2
2023-08-29
examples/rust: Add a minimal hello world rust example
Andrew Clayton
3
-3
/
+60
2023-08-28
examples/rust: Update unit-wasm dependency version
Andrew Clayton
2
-2
/
+2
2023-08-28
libunit-wasm: Remove the idx argument from luw_http_add_header()
Andrew Clayton
2
-4
/
+2
2023-08-28
Revert "Adding echo Request with body Parsing"
Andrew Clayton
3
-203
/
+0
2023-08-28
Adding echo Request with body Parsing
Timo Stark
3
-0
/
+203
2023-08-26
examples/rust: Update unit-wasm dependency version
Andrew Clayton
2
-2
/
+2
2023-08-26
examples/rust: Bump the versions
Andrew Clayton
2
-2
/
+2
2023-08-25
Rust: Port the Rust Wasm demos to the new 'rusty' wrappers
Andrew Clayton
2
-239
/
+137
2023-08-21
Initial commit
v0.1.0
Andrew Clayton
6
-0
/
+375