koute / cargo-web

A Cargo subcommand for the client-side Web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cargo web redownloads emscripten

RegenJacob opened this issue · comments

commented

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