Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's new with uvwasi in 2023 #201

Open
mhdawson opened this issue Apr 12, 2023 · 5 comments
Open

What's new with uvwasi in 2023 #201

mhdawson opened this issue Apr 12, 2023 · 5 comments

Comments

@mhdawson
Copy link
Member

Tracking issue in support of https://github.com/nodejs/node/blob/main/doc/contributing/sharing-project-news.md

@mhdawson
Copy link
Member Author

@phated thanks fixing

@mhdawson
Copy link
Member Author

Two new versions of uvwasi

  • v0.0.17 - Return correct length of string in fd_prestat_get
  • v0.0.18 - Define S_ISFIFO macro to support new versions of libuv

@mhdawson
Copy link
Member Author

mhdawson commented Jun 7, 2023

Node.js main branch updated to include v0.0.18 version os uvwasi

@mhdawson
Copy link
Member Author

v0.0.19 was released which includes an initial implementation of the WASI preview 1 socket methods including https://github.com/WebAssembly/WASI/blob/main/legacy/preview1/docs.md#-sock_acceptfd-fd-flags-fdflags---resultfd-errno. The next step is to expose these in the Node.js WASI implementation.

@mhdawson
Copy link
Member Author

Node.js main branch updated to include v0.0.20 version of uvwasi which includes some important changes to handling of relative paths - nodejs/node#51355

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

No branches or pull requests

1 participant