8 releases

new 0.1.7 Apr 28, 2024
0.1.6 Feb 4, 2024
0.1.5 Oct 24, 2023
0.1.2 Sep 6, 2023

#363 in Visualization

Download history 7/week @ 2024-02-18 10/week @ 2024-02-25 26/week @ 2024-03-31 108/week @ 2024-04-14

134 downloads per month

Custom license

8.5MB
4K SLoC

Contains (static library, 5MB) ultralight-lib/WebCore.lib, (Windows DLL, 2.5MB) ultralight-bin/UltralightCore.dll, (Windows DLL, 550KB) ultralight-bin/Ultralight.dll, (Windows DLL, 295KB) ultralight-bin/AppCore.dll, (static library, 115KB) ultralight-lib/Ultralight.lib, (static library, 110KB) ultralight-lib/UltralightCore.lib and 1 more.

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

Dependencies

~0.2–13MB
~76K SLoC