ladybird/Libraries/LibWeb/ContentBlocker/Rust
Andreas Kling bcdbdbb5b3 LibWeb: Add adblock-rust FFI hooks
Add adblock-rust to a dedicated LibWeb content blocker Rust crate
and expose FFI entry points for creating an engine, matching network
requests, and producing cosmetic CSS. Export a string result type for
returning generated CSS to C++ callers.

Regenerate the Flatpak cargo source list for the new Rust
dependencies.
2026-05-24 08:16:46 +02:00
..
src LibWeb: Add adblock-rust FFI hooks 2026-05-24 08:16:46 +02:00
build.rs LibWeb: Add adblock-rust FFI hooks 2026-05-24 08:16:46 +02:00
Cargo.toml LibWeb: Add adblock-rust FFI hooks 2026-05-24 08:16:46 +02:00
cbindgen.toml LibWeb: Add adblock-rust FFI hooks 2026-05-24 08:16:46 +02:00