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

Make WASM compatible #26

Merged
merged 2 commits into from
Apr 23, 2024
Merged

Conversation

uncomputable
Copy link
Collaborator

Use the latest rust-simplicity master which is compatible with WASM. The version on crates.io is not yet compatible.

Depends on BlockstreamResearch/rust-simplicity#214

We don't use this library
Use rust-simplicity from GitHub because simplicity-lang 0.2 from
crates.io doesn't compile on WASM yet.

cargo build --target=wasm32-unknown-unknown
@uncomputable
Copy link
Collaborator Author

This is ready now @apoelstra. Thanks for merging on the rust-simplicity side

Copy link
Contributor

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 970b841

@uncomputable uncomputable merged commit 52b66ec into BlockstreamResearch:master Apr 23, 2024
@uncomputable uncomputable deleted the wasm branch April 23, 2024 17:57
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