FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

assemblyscript/scripts/README.md at main · StaticScript/assemblyscript · GitHub

Latest commit

 

History

History
21 lines (16 loc) · 689 Bytes

File metadata and controls

21 lines (16 loc) · 689 Bytes

Scripts

Various scripts for development purposes.

Default target

Command Description
npm install Install required dependencies
npm run build Builds the compiler
npm run watch Builds the compiler and watches for changes
npm run check Performs sanity checks on code style etc.
npm test Runs the test suite

WebAssembly target

Command Description
npm run asbuild Compiles the compiler to WebAssembly
npm run bootstrap Bootstraps the compiler to WebAssembly

Back | FazBrowse Home | New Git URL