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

Implement WASI #15

Open
malcolmstill opened this issue Feb 13, 2021 · 1 comment
Open

Implement WASI #15

malcolmstill opened this issue Feb 13, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@malcolmstill
Copy link
Owner

Figure out how WASI works and implement it.

@malcolmstill malcolmstill added the enhancement New feature or request label Feb 18, 2021
@malcolmstill malcolmstill self-assigned this Feb 18, 2021
@malcolmstill
Copy link
Owner Author

Enough WASI to run doom was implemented in #206.

We want a complete implementation. To that end we need to:
a) implement the whole spec
b) test our implementation...there seems to be a testsuite that we can use here: https://github.com/WebAssembly/wasi-testsuite

@malcolmstill malcolmstill added help wanted Extra attention is needed good first issue Good for newcomers labels Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant