Skip to content

Boilerplate initially referenced from WebAssembly Studio settings

Notifications You must be signed in to change notification settings

9oelM/assemblyscript-boilerplate

Repository files navigation

Assemblyscript-boilerplate

  • node in typescript
  • testing in as-pect
  • automation via gulp

Usage

Oftentimes, it's frustrating to compile every single time assemblyscript and typescript files and run them over and over. This simple repository sets things up so that files can be watched and run upon any changes.

Compile assemblyscript and typescript files, run node on the entry point, and watch for changes:

npm run gulp

Run tests using as-pect

npm test

About

Boilerplate initially referenced from WebAssembly Studio settings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published