# htmlunit-native **Repository Path**: mirrors_HtmlUnit/htmlunit-native ## Basic Information - **Project Name**: htmlunit-native - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-18 - **Last Updated**: 2026-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # htmlunit-native The aim of this project is to use the [GraalVM](https://www.graalvm.org/) [NativeImage](https://www.graalvm.org/latest/reference-manual/native-image/) support to generate a native libaray of HtmlUnit that can be used from other eg. C/C++ programs. This project is in early alpha stage - any contribution is welcome.