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

Embark issues #36

Open
repi opened this issue Aug 14, 2019 · 220 comments
Open

Embark issues #36

repi opened this issue Aug 14, 2019 · 220 comments

Comments

@repi
Copy link
Contributor

repi commented Aug 14, 2019

Tracking thread about issues in other crates & open source projects that we've filed or run into and commented on. Linking them here makes it easier for us to see our overall list of outstanding issues.

This is specifically for issues. PRs we track in gfx-rs/naga#20.

We use this for specific concrete issues, while the individual and usually larger open ecosystem challenges/wants/needs we track as separate high-level issues in this repo.

@arirawr arirawr pinned this issue Aug 14, 2019
@repi
Copy link
Contributor Author

repi commented Aug 14, 2019

This is the issue we ran into that caused our CI builds that use the nightly compiler to fail

@repi
Copy link
Contributor Author

repi commented Aug 14, 2019

Trying to get rid of duplicate crossbeam versions and eventually crossbeam usage at all in the runtime

@repi
Copy link
Contributor Author

repi commented Aug 14, 2019

@repi
Copy link
Contributor Author

repi commented Aug 15, 2019

We ran into this when doing a standard cargo update and the new getrandom crate started failing all of our wasm32-unknown-unknown builds. Fortunately there was a feature workaround that one can force on but not fully ideal as we don't want any of our crates that we use in wasm to use random but a lot of them do include it (like: nalgebra, uuid, cgmath) and it is difficult to remove features. Should try and get rid of it in our dependencies though instead of working around it.

Here is an open PR on nalgebra that I hope can be merged in to make rand usage optional: dimforge/nalgebra#604

@Jake-Shadle
Copy link
Member

Jake-Shadle commented Aug 26, 2019

Dependabot is using an older version of cargo which doesn't support the default-run key, breaking the dependency update.

@repi
Copy link
Contributor Author

repi commented Sep 1, 2019

Staying on chrono 0.4.7 until this have been resolved as the wasm javascript dependencies do not work for us as we run wasm outside of a browser

@hrydgard
Copy link

hrydgard commented Sep 10, 2019

Working around this for now by putting one of the protos in a different package.

@repi
Copy link
Contributor Author

repi commented Sep 13, 2019

@hrydgard
Copy link

hrydgard commented Sep 19, 2019

@hrydgard
Copy link

hrydgard commented Sep 24, 2019

@h3r2tic
Copy link
Contributor

h3r2tic commented Sep 25, 2019

@repi
Copy link
Contributor Author

repi commented Sep 26, 2019

@repi
Copy link
Contributor Author

repi commented Sep 27, 2019

@hrydgard
Copy link

hrydgard commented Sep 30, 2019

@Jake-Shadle
Copy link
Member

Jake-Shadle commented Oct 6, 2019

@repi
Copy link
Contributor Author

repi commented Oct 7, 2019

@repi
Copy link
Contributor Author

repi commented Oct 7, 2019

@MaikKlein
Copy link
Member

MaikKlein commented Oct 8, 2019

@hrydgard
Copy link

hrydgard commented Oct 15, 2019

@repi
Copy link
Contributor Author

repi commented Dec 7, 2019

@repi
Copy link
Contributor Author

repi commented Dec 20, 2019

@MaikKlein
Copy link
Member

MaikKlein commented Dec 20, 2019

@repi
Copy link
Contributor Author

repi commented Dec 22, 2019

@repi
Copy link
Contributor Author

repi commented Dec 25, 2019

@MaikKlein
Copy link
Member

MaikKlein commented Dec 27, 2019

@repi
Copy link
Contributor Author

repi commented Jan 3, 2020

@davidpdrsn
Copy link
Member

@TimonPost
Copy link
Member

TimonPost commented Mar 2, 2023

@repi
Copy link
Contributor Author

repi commented Mar 10, 2023

@repi
Copy link
Contributor Author

repi commented May 3, 2023

@repi
Copy link
Contributor Author

repi commented May 16, 2023

@rib
Copy link
Contributor

rib commented May 22, 2023

@repi
Copy link
Contributor Author

repi commented May 22, 2023

@TimonPost
Copy link
Member

@repi
Copy link
Contributor Author

repi commented Jun 9, 2023

@rib
Copy link
Contributor

rib commented Jun 9, 2023

@repi
Copy link
Contributor Author

repi commented Jun 14, 2023

@TimonPost
Copy link
Member

@repi
Copy link
Contributor Author

repi commented Aug 20, 2023

@TimonPost
Copy link
Member

@TimonPost
Copy link
Member

@repi
Copy link
Contributor Author

repi commented Aug 29, 2023

@repi
Copy link
Contributor Author

repi commented Sep 4, 2023

@fu5ha
Copy link
Member

fu5ha commented Sep 13, 2023

@repi
Copy link
Contributor Author

repi commented Oct 11, 2023

@repi
Copy link
Contributor Author

repi commented Oct 12, 2023

@repi
Copy link
Contributor Author

repi commented Nov 14, 2023

@repi
Copy link
Contributor Author

repi commented Nov 16, 2023

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

No branches or pull requests