Skip to content

Conversation

@RReverser
Copy link
Contributor

As described in #51, current implementation is incorrect and won't work and, as described in rust-lang/rust#68574, there was no correct way to use that API.

I went ahead and added a new API for symlinks in rust-lang/rust#81542, and now that it's landed, it can be used to correctly create symlinks.

Fixes #51.

As described in vitiral#51, current implementation is incorrect and won't work and, as described in rust-lang/rust#68574, there was no correct way to use that API.

I went ahead and added a new API for symlinks in rust-lang/rust#81542, and now that it's landed, it can be used to correctly create symlinks.

Fixes vitiral#51.
@vitiral vitiral merged commit 771c0f5 into vitiral:master Feb 22, 2021
@vitiral
Copy link
Owner

vitiral commented Feb 22, 2021

published to crates.io as v0.5.1

@vitiral
Copy link
Owner

vitiral commented Feb 22, 2021

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WASI symlink implementation is incorrect

2 participants