You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is impossible to use incoming Emscripten SDK on Travis with Rust. Installing incoming fails with timeout after 40 minutes - https://travis-ci.org/ethereumjs/rustbn.js/jobs/490901840 while installing latest takes only 40 seconds thanks to available binaries.
Docker is unlikely to help, because Rust calls emcc directly.