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

Possibility to run cargo from trunk with -Z build-std #544

Closed
Amareis opened this issue May 13, 2023 · 5 comments
Closed

Possibility to run cargo from trunk with -Z build-std #544

Amareis opened this issue May 13, 2023 · 5 comments
Labels

Comments

@Amareis
Copy link

Amareis commented May 13, 2023

I have app with threading, and to use it in wasm I need target-feature=+simd128,+atomics,+bulk-memory,+mutable-globals
But for this I need to rebuild std, and only for web target. So trunk can make this, if add some cargoflags config entry.

@Amareis
Copy link
Author

Amareis commented May 13, 2023

rust-lang/cargo#8733

For some additional context

@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Aug 26, 2023
@alecmocatta
Copy link

@github-actions[bot] Not stale, still an issue

@github-actions github-actions bot removed the Stale label Aug 31, 2023
@github-actions
Copy link

github-actions bot commented Oct 1, 2023

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Oct 1, 2023
@github-actions
Copy link

github-actions bot commented Oct 7, 2023

This issue was closed because it has been stalled for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants