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 WebAssembly support #270

Closed
wants to merge 2 commits into from
Closed

Conversation

RReverser
Copy link

Hides a few paths, that fail at runtime on wasm32-unknown-unknown, under conditional compilation.

Fixes #137.

Hides a few paths, that fail at runtime on wasm32-unknown-unknown, under conditional compilation.

Fixes proptest-rs#137.
@bmwill bmwill mentioned this pull request Jun 4, 2024
@matthew-russo matthew-russo deleted the branch proptest-rs:master September 22, 2024 17:15
@RReverser
Copy link
Author

@matthew-russo Why was this closed?

@RReverser
Copy link
Author

Oh no, looks like you deleted the master branch instead of renaming in Github settings? That does automatically close all the associated PRs :(

@matthew-russo
Copy link
Member

fun

@matthew-russo
Copy link
Member

let me see if i can undo

@RReverser
Copy link
Author

From personal past experience, I don't think you can. But let me know if you want to cherry-pick this manually or for me to reopen the PR.

@matthew-russo
Copy link
Member

I'll deal with it -- sorry about the hassle. On the bright side it'll force me to look at all the PRs that had been open without getting attention.

@matthew-russo
Copy link
Member

this was rebased here:
#458

which is now replaced targeting the new branch:
#519

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.

Support building on webassembly
2 participants