Amjad50 / ul-next

Rust bindings for Ultralight: Lightweight, high-performance HTML renderer
Other
7 stars 2 forks source link

Implement `libloading` and better handling of shared library files #5

Closed Amjad50 closed 1 week ago

Amjad50 commented 2 months ago

The current way to deploy the software might not be the best for some people, i.e. linking, and especially that we download the library during the build process and not rely on something pre-installed.

Would be good to have 2 added solutions here:

It would be a bit challenging for us to handle libloading compared to ash because we have 3 library files at least