Skip to content

Conversation

@davidanthoff
Copy link
Collaborator

@davidanthoff davidanthoff commented Aug 9, 2021

Fixes #87.

Another nice side-effect of this is that we are much closer to a cross-platform solution with this. In fact, juliaup at this point has nothing Windows specific at all in it anymore, I think.

Things still to do:

  • Reimplement link.
  • Detect x64 vs x86.
  • Port launcher.
  • Embed correct bundled version in launcher.
  • Fix error handling in launcher.
  • Remove all download functionality from launcher to make it smaller.
  • Rewrite DBGenerator in Rust and put into build.rs.
  • Add embedded resource strings like in C++ version.

@davidanthoff davidanthoff marked this pull request as ready for review August 10, 2021 23:07
@davidanthoff davidanthoff merged commit 1597f53 into master Aug 10, 2021
@davidanthoff davidanthoff deleted the rust branch August 10, 2021 23:07
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.

Should we rewrite entirely in Rust?

1 participant