embark/packages/embark-compiler
Michael Bradley, Jr 030aba190d build: change the engines range for NodeJS to indicate embark is not compatible with v12.x 2019-05-28 09:35:44 +02:00
..
src refactor(@embark/i18n): expose __ from embark-i18n, drop global __ 2019-05-08 11:01:16 +02:00
.npmrc build: use package.json "files" instead of .npmignore 2019-03-12 07:50:25 -04:00
CHANGELOG.md chore(release): 4.1.0-beta.1 2019-05-15 18:44:46 -05:00
README.md feat: normalize README and package.json bugs, homepage, description 2019-03-12 09:17:33 -04:00
package.json build: change the engines range for NodeJS to indicate embark is not compatible with v12.x 2019-05-28 09:35:44 +02:00
tsconfig.json fix: supply missing tsconfig.json in packages/* 2019-02-06 17:20:13 -06:00
tslint.json refactor(@embark/embark-compiler) move compiler to its own module 2019-02-06 13:24:45 -05:00

README.md

embark-compiler

Embark compiler module

Visit embark.status.im to get started with Embark.

This module abstracts the compiler interface. It exposes a plugin api to register contract extensions and how to handle them. It accepts command requests to compile and returns the aggregated compilation result.

API

command: compiler:contracts

arguments:

  • contractFiles -
  • options -