Skip to content

Conversation

@simongdavies
Copy link
Contributor

This pull request updates the way symbolic links are created for the vendor directory on Windows during the build process of the hyperlight_wasm crate.

Instead of using the standard library's symlink_dir, it now uses the junction crate, which does not require admin privileges or developer mode on Windows Additionally, the junction crate is added as a build dependency for Windows targets.

Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
@simongdavies simongdavies merged commit 83ff69c into hyperlight-dev:main Dec 2, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants