Skip to content

Prepare this crate for more wasm32 compatibility #203

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

Merged
merged 2 commits into from
Nov 3, 2017

Conversation

alexcrichton
Copy link
Member

This commit prepares the build script for a wasm32 target that doesn't use
Emcripten, notably forcing the mem feature to get activated and forcibly
ignoring the c feature, even if activated, for the wasm32 target.

This commit prepares the build script for a wasm32 target that doesn't use
Emcripten, notably forcing the `mem` feature to get activated and forcibly
ignoring the `c` feature, even if activated, for the wasm32 target.
@alexcrichton
Copy link
Member Author

@bors: r+

@bors
Copy link
Contributor

bors commented Nov 2, 2017

📌 Commit 45cd956 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Nov 2, 2017

⌛ Testing commit 45cd956 with merge 11f4a90...

bors added a commit that referenced this pull request Nov 2, 2017
Prepare this crate for more wasm32 compatibility

This commit prepares the build script for a wasm32 target that doesn't use
Emcripten, notably forcing the `mem` feature to get activated and forcibly
ignoring the `c` feature, even if activated, for the wasm32 target.
@bors
Copy link
Contributor

bors commented Nov 2, 2017

💔 Test failed - status-travis

@alexcrichton
Copy link
Member Author

@bors: r+

@bors
Copy link
Contributor

bors commented Nov 2, 2017

📌 Commit 46fbf3a has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Nov 2, 2017

⌛ Testing commit 46fbf3a with merge 6821d32...

bors added a commit that referenced this pull request Nov 2, 2017
Prepare this crate for more wasm32 compatibility

This commit prepares the build script for a wasm32 target that doesn't use
Emcripten, notably forcing the `mem` feature to get activated and forcibly
ignoring the `c` feature, even if activated, for the wasm32 target.
@bors
Copy link
Contributor

bors commented Nov 3, 2017

💥 Test timed out

@alexcrichton alexcrichton merged commit 1be2858 into rust-lang:master Nov 3, 2017
@alexcrichton alexcrichton deleted the wasm branch November 3, 2017 04:45
tgross35 pushed a commit to tgross35/compiler-builtins that referenced this pull request Feb 23, 2025
Add nextafter and nextafterf from musl
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