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

Sponsoring WASI Support #20

Open
tufanbarisyildirim opened this issue Jul 18, 2024 · 2 comments
Open

Sponsoring WASI Support #20

tufanbarisyildirim opened this issue Jul 18, 2024 · 2 comments

Comments

@tufanbarisyildirim
Copy link

Hi @CharlieTap , we love this library.
We noticed that you mentioned WASI (or maybe WASI2 makes more sense) support with regards to this. We'd be interested in sponsoring the development of these bindings for the library. Please reach out to me at [email protected] to discuss.

@aruokhai
Copy link

I am interested in knowing the progress of the WASI2 support, is it currently being worked on ?

@CharlieTap
Copy link
Owner

CharlieTap commented Aug 29, 2024

WASI Preview 2 is unlikely for a while, it requires the runtime to support the component model proposal which is currently Phase 1. This means it will likely change a lot between now and its final shape, more often than not these larger wasm proposals are carved out into smaller ones.

Currently I'm only implementing proposals that are at least Stage 4 so they are well defined and I won't have to maintain branches of older (since changed) proposals.

That being said WASI Preview 1 is comprehensive enough to support 99% of syscall usecases and I plan to begin implementing this in the next couple of months

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

3 participants