Azul GUI v1.0.0-alpha1

(git 0ad5f6d3)

This release is not functional yet, this page only exists to test that the automated DLL building works.

There has been only one release on GitHub so far and the current API does not match the release.


Links:
Files:

Other links:

Use Azul as Rust dependency:

# Cargo.toml

[dependencies.azul]

git = "https://azul.rs/1.0.0-alpha1.git"


# Dynamic linking:

# export AZUL_LINK_PATH=/path/to/azul.dll

# features = ['link-dynamic']