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

how can I patch nim instead of using bundled version (old: 0.18) you provide? #1

Closed
timotheecour opened this issue Nov 3, 2018 · 3 comments

Comments

@timotheecour
Copy link

the nim version you provide is old:

vagrant@bodhi64 /v/Samples> nim --version
Nim Compiler Version 0.18.0 [Linux: amd64]

furthermore, I'd like to use up to date nim (or even own fork), how would I patch nim so it'd work the same as in instructions given in https://www.spiria.com/en/blog/web-applications/webassembly-nim ?

@timotheecour timotheecour changed the title how can I patch nim instead of using bundled version you provide? how can I patch nim instead of using bundled version (old: 0.18) you provide? Nov 3, 2018
@Feneric
Copy link
Owner

Feneric commented Nov 3, 2018

Yeah, there is actually quite a bit in there that needs to get updated, starting with the OS version itself. I had started to build a new Vagrant box the other day but got sidetracked. Hopefully I'll be able to build the new one and use it for some updates here in the near future.

@timotheecour timotheecour mentioned this issue Nov 5, 2018
@timotheecour
Copy link
Author

i think the approach I tried here #2 (comment) is good enough for a fix, closing

@Feneric
Copy link
Owner

Feneric commented Nov 9, 2018

I got the Vagrant box updated last night. I'm starting to go through and update everything else on top of the OS now.

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

2 participants