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

fix: WASM build failures because of binius #483

Merged
merged 2 commits into from
Oct 21, 2024
Merged

Conversation

sagar-a16z
Copy link
Contributor

@sagar-a16z sagar-a16z commented Oct 21, 2024

Our dependency https://gitlab.com/IrreducibleOSS/binius uses tracing-profile and causes wasm builds to fail.

Fixed by skipping binius for wasm. Will file another issue for that.

fixes #472

Copy link
Collaborator

@moodlezoup moodlezoup left a comment

Choose a reason for hiding this comment

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

lgtm!

@moodlezoup moodlezoup merged commit 249bb31 into main Oct 21, 2024
8 checks passed
@sagar-a16z sagar-a16z deleted the sagar/fix_wasm_build branch October 21, 2024 19:18
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.

WASM support broken due to incompatible dependencies
2 participants