Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Build and test WASI #79

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 4 commits into from
Jun 2, 2022
Merged

Build and test WASI #79

merged 4 commits into from
Jun 2, 2022

Conversation

tiran
Copy link
Collaborator

@tiran tiran commented Jun 1, 2022

Add wasm32-wasi target to CI. The build depends on WASI SDK 15.0, latest WASIX, and wasmtime >= 0.36. About 25 test suites are failing, mostly due to lack of chmod and chown syscall support.

See: #18

@brettcannon
Copy link
Collaborator

Looks like wasmtime is missing from the quay.io/tiran/cpythonbuild:emsdk3 container.

@tiran
Copy link
Collaborator Author

tiran commented Jun 2, 2022

Looks like wasmtime is missing from the quay.io/tiran/cpythonbuild:emsdk3 container.

It's there. /root/.wasmtime/bin is added to PATH by ~/.bashrc. The file is sources by interactive shells only. I added a workaround.

@tiran tiran requested a review from brettcannon June 2, 2022 12:50
@tiran tiran merged commit 107ab35 into emmatyping:main Jun 2, 2022
@emmatyping
Copy link
Owner

🎉 great to see this :)

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.

3 participants