This is a template for Assemblyscript projects. It includes a basic setup for a project.
- Clone this repository
- Run
npm install
to install all dependencies - Run
npm run asbuild
to build the project
- Edit code in
assembly/index.ts
- Run
npm run asbuild
to build the project - Uppload
release.wasm
to the modmark.org website to test it. - Import and use it like this:
[config]
import template
[template]
input