Skip to content

Downloading binaries from emscripten-asmjs/ and emscripten-wasm/ dirs in solc-bin #671

@cameel

Description

@cameel

We introduced the new directory structure in solc-bin quite a while ago and we're recommending it in Static Binaries. solc-js, however, still uses the legacy bin/ directory. We should switch to the new structure.

  • Make downloadCurrentVersion.ts use the new dirs.
  • Find any other places where we're using the old dirs and fix them too.
  • Fix all references to the old dirs in the README.

For reference, Truffle has recently switched to the new structure too: ConsenSys-archive/truffle#5008.

Metadata

Metadata

Assignees

No one assigned

    Labels

    medium effortDefault level of effortmedium impactDefault level of impactmust haveSomething we consider an essential part of Solidity 1.0.refactor

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions