koute / cargo-web

A Cargo subcommand for the client-side Web
Apache License 2.0
1.11k stars 80 forks source link

Cargo web redownloads emscripten #256

Open RegenJacob opened 3 years ago

RegenJacob commented 3 years ago

When i do cargo web build on my project it downloads emscripten-1.38.19-1-x86_64-unknown-linux-gnu.tgz. but i already have emscripten installed and its my path. when it finished downloading i only get errors and when i do cargo web build again it downloads it again