index
:
unit-wasm.git
master
Development libraries (C & Rust) for writing WebAssembly modules for NGINX Unit
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
API-Rust.md
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-20
Convert docs to reStructuredText
HEAD
master
Andrew Clayton
1
-1138
/
+0
2025-05-17
API-Rust.md: Remove some redundant unsafe blocks from example code
Andrew Clayton
1
-6
/
+6
2024-07-02
API-Rust.md: Use the addr_of_mut!() macro
Andrew Clayton
1
-6
/
+10
2023-09-25
API-Rust.md: Update for libunit-wasm updates
Andrew Clayton
1
-3
/
+70
2023-09-12
rust/rusty: Add a wrapper for the new luw_http_set_response_status()
Andrew Clayton
1
-2
/
+107
2023-09-07
API-Rust.md: Fix section numbering
Andrew Clayton
1
-3
/
+3
2023-08-30
API-{C,Rust}.md: Note which version new functions were added
Andrew Clayton
1
-0
/
+8
2023-08-29
Rust/rusty: Add a wrapper for luw_get_http_total_content_sent()
Andrew Clayton
1
-0
/
+11
2023-08-29
Rust/rusty: Add a couple of convenience functions
Andrew Clayton
1
-0
/
+33
2023-08-29
Rust/rusty: Add uwr_get_http_content_str()
Andrew Clayton
1
-0
/
+9
2023-08-29
API-Rust.md: Add a note about luw_ vs uwr_ naming
Andrew Clayton
1
-0
/
+16
2023-08-29
API-Rust.md: Tweak the uwr_http_add_header() example
Andrew Clayton
1
-1
/
+1
2023-08-28
API-Rust.md: Add a Rust 'rusty' API document
Andrew Clayton
1
-0
/
+885