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

Building with cargo web does not work on Linux #2

Open
therocode opened this issue Oct 8, 2020 · 2 comments
Open

Building with cargo web does not work on Linux #2

therocode opened this issue Oct 8, 2020 · 2 comments

Comments

@therocode
Copy link
Owner

I think this is because Cargo Web uses an old version of Emscripten, see: koute/cargo-web#235

I am not sure why it isn't broken on Windows as well

@dave0null
Copy link

I spent all day trying to get this work (also using your project in order to get it to work).
I tried almost everything.
I tried to downgrade and upgrading my emscripten.
I tried to manually compile using rustc into index.html output.
I'm getting tired of this so I might just remove cargo web and end my misery.

@therocode
Copy link
Owner Author

Did you only have errors with cargo web? I was able to get it to work with just cargo, on Linux

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