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

Node.js uvwasi team Meeting 2023-04-26 #203

Closed
mhdawson opened this issue Apr 24, 2023 · 1 comment
Closed

Node.js uvwasi team Meeting 2023-04-26 #203

mhdawson opened this issue Apr 24, 2023 · 1 comment
Assignees

Comments

@mhdawson
Copy link
Member

Time

UTC Wed 26-Apr-2023 18:00 (06:00 PM):

Timezone Date/Time
US / Pacific Wed 26-Apr-2023 11:00 (11:00 AM)
US / Mountain Wed 26-Apr-2023 12:00 (12:00 PM)
US / Central Wed 26-Apr-2023 13:00 (01:00 PM)
US / Eastern Wed 26-Apr-2023 14:00 (02:00 PM)
EU / Western Wed 26-Apr-2023 19:00 (07:00 PM)
EU / Central Wed 26-Apr-2023 20:00 (08:00 PM)
EU / Eastern Wed 26-Apr-2023 21:00 (09:00 PM)
Moscow Wed 26-Apr-2023 21:00 (09:00 PM)
Chennai Wed 26-Apr-2023 23:30 (11:30 PM)
Hangzhou Thu 27-Apr-2023 02:00 (02:00 AM)
Tokyo Thu 27-Apr-2023 03:00 (03:00 AM)
Sydney Thu 27-Apr-2023 04:00 (04:00 AM)

Or in your local time:

Links

Agenda

Extracted from uvwasi-agenda labelled issues and pull requests from the nodejs org prior to the meeting.

nodejs/node

  • WASI preview 1: fd_readdir ignores cookie argument #47193

nodejs/uvwasi

  • What's new with uvwasi in 2023 #201
  • Implement 4 stubbed out socket methods #200
  • Refactor build so that uvwasi can be used as a shared library #199
  • Changes to WASI spec in snapshot_preview2 #59

Invited

  • uvwasi team: @nodejs/wasi

Observers/Guests

Notes

The agenda comes from issues labelled with uvwasi-agenda across all of the repositories in the nodejs org. Please label any additional issues that should be on the agenda before the meeting starts.

Joining the meeting

@mhdawson mhdawson self-assigned this Apr 24, 2023
@mhdawson
Copy link
Member Author

Minutes

Node.js uvwasi team Meeting 2023-04-26

Links

Present

Agenda

Announcements

  • Blaine, Grain is using uvwasi as its runner now. Helped find a bug which was fixed.

*Extracted from uvwasi-agenda labelled issues and pull requests from the nodejs org prior to the meeting.

nodejs/node

  • WASI preview 1: fd_readdir ignores cookie argument #47193

nodejs/uvwasi

  • What's new with uvwasi in 2023 #201

  • Implement 4 stubbed out socket methods #200

    • With libuv, file descriptors of streams, won’t be too bad to purely implement methods
    • Harder will be pre-opening file descriptors, easy on linux
    • Harder on windows since it is not a socket descriptor
    • Oscar will share his work in progress
  • Refactor build so that uvwasi can be used as a shared library #199

    • going to remove from the agenda for now.
    • Andrew, agree this is quite useful
  • Changes to WASI spec in snapshot_preview2 #59

    • nothing specific to discuss this week.

Q&A, Other

Upcoming Meetings

Click +GoogleCalendar at the bottom right to add to your own Google calendar.

mhdawson added a commit to mhdawson/uvwasi that referenced this issue May 1, 2023
Notable changes:

- Return correct length of string in fd_prestat_get
  (8fe8eec)

Signed-off-by: Michael Dawson <mdawson@devrus.com>
@mhdawson mhdawson closed this as completed May 5, 2023
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

No branches or pull requests

1 participant