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 2024-02-14 #249

Closed
mhdawson opened this issue Feb 12, 2024 · 1 comment
Closed

Node.js uvwasi team Meeting 2024-02-14 #249

mhdawson opened this issue Feb 12, 2024 · 1 comment
Assignees

Comments

@mhdawson
Copy link
Member

Time

UTC Wed 14-Feb-2024 19:00 (07:00 PM):

Timezone Date/Time
US / Pacific Wed 14-Feb-2024 11:00 (11:00 AM)
US / Mountain Wed 14-Feb-2024 12:00 (12:00 PM)
US / Central Wed 14-Feb-2024 13:00 (01:00 PM)
US / Eastern Wed 14-Feb-2024 14:00 (02:00 PM)
EU / Western Wed 14-Feb-2024 19:00 (07:00 PM)
EU / Central Wed 14-Feb-2024 20:00 (08:00 PM)
EU / Eastern Wed 14-Feb-2024 21:00 (09:00 PM)
Moscow Wed 14-Feb-2024 22:00 (10:00 PM)
Chennai Thu 15-Feb-2024 00:30 (12:30 AM)
Hangzhou Thu 15-Feb-2024 03:00 (03:00 AM)
Tokyo Thu 15-Feb-2024 04:00 (04:00 AM)
Sydney Thu 15-Feb-2024 06:00 (06: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

  • NodeJS WASI API throwns an exception when both _start and _initialize are exported #51544
  • WASI preview 1: fd_readdir ignores cookie argument #47193

nodejs/uvwasi

  • What's new with uvwasi in 2023 #201
  • 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 Feb 12, 2024
@mhdawson
Copy link
Member Author

Minutes from the meeting today:

Node.js uvwasi team Meeting 2024-02-14

Links

Present

  • Michael Dawson (@mhdawson)
  • Guy Bedford
  • Blaine

Agenda

Announcements

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

nodejs/node

  • NodeJS WASI API throwns an exception when both _start and _initialize are exported #51544

    • No update
  • WASI preview 1: fd_readdir ignores cookie argument #47193

    • GitHub does have the Mac M1 runners, that could be step towards debugging

nodejs/uvwasi

  • What's new with uvwasi in 2023 #201

    • Nothing new this week
  • Changes to WASI spec in snapshot_preview2 #59

    • About this time last month preview 2 was formalized, now called wasi 020, major update to the APIs that add supports for component model based bindings. Also includes new subsystem wasi http (has fetch like semantics), wasi sockets is also much more complete.
    • Means we could ship preview 2 if we had the cycles to do it.
    • https://github.com/bytecodealliance/jco has implemented preview 2 on top of Node.js
      • running posix on posix in multiple layers
      • passes all of the preview 2 testsuite
      • means where you have Node.js you can get WASM. It will be correct, but not necessarily fast
    • Guy to put together a summary of what the high level integration would look like
    • Michael, how many implementations
      • jco
      • Wasmtime
      • something vscode related
    • Blain
      • anybody who runs in browser will have their own shims as chrom is not going to implement the component model
      • Wasmtime
    • Guy, now at the early adoption phase, its now stable, which should drive usage

Q&A, Other

Upcoming Meetings

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

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