Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-28 | Rust/rusty: Make a bunch of functions take ctx as const | Andrew Clayton | 1 | -8/+8 |
2023-08-28 | libunit-wasm: Pass ctx into luw_http_hdr_get_value() as const | Andrew Clayton | 1 | -1/+1 |
2023-08-28 | libunit-wasm: Remove the idx argument from luw_http_add_header() | Andrew Clayton | 1 | -2/+1 |
2023-08-26 | Rust/unit-wasm-sys: Version 0.1.3 | Andrew Clayton | 1 | -1/+1 |
2023-08-26 | Rust/unit-wasm-sys: Don't require the wasi-sysroot | Andrew Clayton | 1 | -3/+0 |
2023-08-26 | Rust/unit-wasm-sys: Remove reference to wrapper.h from build.rs | Andrew Clayton | 1 | -1/+0 |
2023-08-26 | Rust/unit-wasm-sys: Run build.rs through rustfmt | Andrew Clayton | 1 | -3/+4 |
2023-08-25 | Rust: Add a nicer wrapper around the libunit-wasm bindings | Andrew Clayton | 3 | -0/+221 |
2023-08-25 | Rust: Don't disable dead code warnings | Andrew Clayton | 1 | -1/+0 |
2023-08-25 | Rust/unit-wasm-sys: Bump the version of the crate | Andrew Clayton | 1 | -1/+1 |
2023-08-21 | Initial commitv0.1.0 | Andrew Clayton | 6 | -0/+109 |