solc-js
solc-js copied to clipboard
Export load and loadRemoteVersion without loading a compiler
We should change the compiler wrapper object to not include the loadRemoteVersion
method. The method should be exported independently. This was brought by PR #416.