https://github.com/chances/ultralight-d
Lightweight, high-performance HTML renderer for game and app developers
https://github.com/chances/ultralight-d
Last synced: about 2 months ago
JSON representation
Lightweight, high-performance HTML renderer for game and app developers
- Host: GitHub
- URL: https://github.com/chances/ultralight-d
- Owner: chances
- License: mit
- Created: 2023-08-29T18:20:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-02T07:35:29.000Z (over 1 year ago)
- Last Synced: 2025-01-09T22:23:40.662Z (4 months ago)
- Language: D
- Size: 330 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ultralight D Bindings
SDK bindings and an idiomatic D wrapper of the lightweight, high-performance HTML renderer for game and app developers.
## Usage
Install:
- Node JS >= v18.17.1
### Linux
### macOS
### Windows
Ensure the [Build Tools for Visual Studio](https://learn.microsoft.com/en-us/cpp/build/building-on-the-command-line?view=msvc-170#download-and-install-the-tools) command line tools for C/C++ are installed and available.
See [Use the Microsoft C++ toolset from the command line](https://learn.microsoft.com/en-us/cpp/build/building-on-the-command-line?view=msvc-170).