solc-js icon indicating copy to clipboard operation
solc-js copied to clipboard

Export load and loadRemoteVersion without loading a compiler

Open r0qs opened this issue 2 years ago • 0 comments

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.

r0qs avatar Sep 28 '22 22:09 r0qs