Skip to content

Fix cap-std compilation on WASI. #210

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

Merged
merged 3 commits into from
Jan 4, 2022
Merged

Conversation

sunfishcode
Copy link
Member

This gets cap-primitives and cap-std to the point where they compile on
WASI. There are a few TODOs, and some of this will need to be revisited
as WASI evolves and adds chmod support, but this should suffice for
now.

Fixes #195.

This gets cap-primitives and cap-std to the point where they compile on
WASI. There are a few TODOs, and some of this will need to be revisited
as WASI evolves and adds `chmod` support, but this should suffice for
now.

Fixes #195.
@sunfishcode sunfishcode force-pushed the sunfishcode/wasi-fixes branch from ce5daf4 to 42cf028 Compare January 4, 2022 01:17
@sunfishcode sunfishcode force-pushed the sunfishcode/wasi-fixes branch from 91e13b2 to c40d8fb Compare January 4, 2022 04:45
@sunfishcode sunfishcode merged commit b2cf994 into main Jan 4, 2022
@sunfishcode sunfishcode deleted the sunfishcode/wasi-fixes branch January 4, 2022 05:11
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

Successfully merging this pull request may close these issues.

Cannot compile to wasm32-wasi
1 participant