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

full WASI support #10

Closed
mathetake opened this issue May 19, 2020 · 3 comments
Closed

full WASI support #10

mathetake opened this issue May 19, 2020 · 3 comments

Comments

@mathetake
Copy link
Member

https://github.com/mathetake/gasm/tree/master/wasi

@mathetake mathetake added enhancement New feature or request help wanted Extra attention is needed labels May 19, 2020
@Carnageous
Copy link

Hi, could you explain what you mean with "full"? Is there a roadmap of what needs to be implemented to consider this as WASI compatible (Like network access, filesystem...)?

@mathetake
Copy link
Member Author

mathetake commented May 20, 2020

@Carnageous I just meant implementing as many wasi functions as possible so I won't have any road map or something like that. Any contribution is welcome 🥇

@mathetake mathetake removed enhancement New feature or request help wanted Extra attention is needed labels Oct 28, 2021
@codefromthecrypt
Copy link
Contributor

we've stubbed all the snapshot01 functions and mentioned what course to take further. basically it is on-demand to do more, as snapshot01 is dead and snapshot02 will be different and incompatible https://github.com/tetratelabs/wazero#webassembly-system-interface-wasi

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