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

Build using go tools instead of xgo #404

Merged
merged 1 commit into from
Aug 29, 2018
Merged

Build using go tools instead of xgo #404

merged 1 commit into from
Aug 29, 2018

Conversation

antho1404
Copy link
Member

Right now we were using xgo mostly because at first we had a dependency with ethereum that included some specific encryption libraries that needed to be installed in their own environment. Now we don't have such dependencies.

Also right now the build is failing on the CI. It seems because of some dependencies that might had change so this is another reason to move away from xgo.

Also go1.11 included the wasm support so we could easily later add the build for that

@antho1404 antho1404 added this to the v1.2.0 milestone Aug 28, 2018
@antho1404 antho1404 self-assigned this Aug 28, 2018
@NicolasMahe NicolasMahe merged commit b2b74fa into dev Aug 29, 2018
@NicolasMahe NicolasMahe deleted the fix/go-build-system branch August 29, 2018 04:43
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