Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-26 | Rust/unit-wasm-sys: Don't require the wasi-sysroot | Andrew Clayton | 1 | -3/+0 |
2023-08-26 | libunit-wasm: Include strings.h in the right file | Andrew Clayton | 2 | -1/+1 |
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 | 5 | -0/+225 |
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 | 2 | -2/+2 |
2023-08-24 | libunit-wasm: Remove left over prototype from unit-wasm.h | Andrew Clayton | 1 | -1/+0 |
2023-08-24 | libunit-wasm: Put LUW_SRB_FLAGS_ALL in the enum | Andrew Clayton | 1 | -2/+3 |