ultralight

Crates.ioultralight
lib.rsultralight
version0.1.7
sourcesrc
created_at2023-09-06 18:03:57.327625
updated_at2024-04-28 15:50:50.949021
descriptionRust bindings for Ultralight: Next-Generation HTML Renderer
homepagehttps://ultralig.ht/
repository
max_upload_size
id965553
size16,064,242
Viktor Zoutman (VZout)

documentation

README

Ultralight
GitHub Workflow Status (with event) Crates.io docs.rs


Opinionated Rust bindings for Ultralight


Usage

The free version of Ultralight does not allow static linking. This crate however tries to automatically copy the DLL's for you. in the case of WebCore.dll it has to download it using the build script as its to large to upload to crates.io.

Important Currently only windows is supported.

Licence

Commit count: 0

cargo fmt