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

feat: Add WASM compatibility #378

Merged
merged 3 commits into from
Sep 18, 2024
Merged

Conversation

ratankaliani
Copy link
Contributor

External users of Helios require consensus-core to be compiled to targets such as wasm32-unknown-unknown for use in chain binaries (e.g. WASM binaries for Substrate chains).

Add support for WASM to consensus-core and add a CI job which confirms WASM compatibility.

Misc

I've tested that a wasm32-unknown-unknown binary can be built when importing this crate here: succinctlabs/sp1-helios#5

@ncitron ncitron marked this pull request as ready for review September 18, 2024 12:50
@ncitron ncitron merged commit a8c61f0 into a16z:master Sep 18, 2024
4 of 5 checks passed
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.

2 participants