solc-wrapper

0.6.3 • Public • Published

solc-js-wrapper

npm install solc-wrapper

JavaScript bindings for the Solidity compiler.

Wraps the Emscripten compiled Solidity found in the solc-bin repository.

This is a fork of the original project solc-js, with the difference that it removes the binary solc, and does not bundle any emscripten version by default. It is intended to be used from code only, and not from the command line.

It exports the wrapper function that receives the emscripten binary and returns the js friendly wrapper.

Package Sidebar

Install

npm i solc-wrapper

Weekly Downloads

321

Version

0.6.3

License

MIT

Unpacked Size

28.7 kB

Total Files

10

Last publish

Collaborators

  • spalladino