Manabu Sugimoto
Manabu Sugimoto
**Edited 2022/01/05** Hello, @pcmoore @drakenclimber https://github.com/libseccomp-rs/libseccomp-rs I'd like to share the updates for our [`libseccomp`](https://crates.io/crates/libseccomp) crate that is rust bindings. We released v0.2.0 including major updates a few days ago...
Thank you for your review. JFYI: I squashed the commits and refactored the test programs: https://github.com/ManaSugi/libseccomp/commit/b2499186d6d311ef27bc1c1920a09b1dd20d7c96 Thank you.
Hello, @pcmoore @drakenclimber I've released [libseccomp-rs v0.3.0](https://github.com/libseccomp-rs/libseccomp-rs/releases/tag/v0.3.0) recently, but I'm sorry for the late update on the [test programs](https://github.com/ManaSugi/libseccomp/commit/22b12a77a9a27e941a27cea1f14b804a87e3d86e) for rust. Currently, I prepared for 12 tests for rust, but...
resolved conflicts
Hello, @pcmoore @drakenclimber We created 60 tests and confirmed the CI works properly. Some tests still fail because the libseccomp-rs doesn't support yet the latest functions or architectures that will...
@drakenclimber, @pcmoore Cc @rusty-snake Thanks for the review and I'm glad to start the disucussion. I opened a pull request #411 to add the tests (1-60) for Rust bindings and...
@pcmoore @drakenclimber Thank you so much for your comment! I exactly understand your current situation and opinions. From the perspective of the libseccomp-rs side, bringing the Rust bindings into the...
@rusty-snake Do you have any comments?
@utam0k Thanks for sharing the great tool! I'll try to use it for runk.