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

WASI Build steps #176

Closed
acolytec3 opened this issue Jun 18, 2021 · 1 comment
Closed

WASI Build steps #176

acolytec3 opened this issue Jun 18, 2021 · 1 comment
Labels
question Further information is requested

Comments

@acolytec3
Copy link

Can you provide some more detail on the commands needed to get the WASI build to compile? I installed the WASI SDK following the steps from the circle.yml section on WASI and also just tried cmake -DTOOLCHAIN=wasm32-wasi and it doesn't compile anything. I'm completely new to cmake and compiling anything to WASM and have spent a fair bit of time trying to understand how to do this but nothing seems to work.

@chfast chfast added the question Further information is requested label Sep 30, 2021
@chfast
Copy link
Owner

chfast commented Sep 30, 2021

It does compile libkeccak.a and libethash.a and they may contain wasm objects inside. I only care if it builds with WASI SDK for now.

https://app.circleci.com/pipelines/github/chfast/ethash/362/workflows/32fad54e-da24-4dc3-8c22-8a0982d2275f/jobs/9803

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants