Skip to content

modmark-org/assemblyscript_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assemblyscript_template

This is a template for Assemblyscript projects. It includes a basic setup for a project.

Setup

  1. Clone this repository
  2. Run npm install to install all dependencies
  3. Run npm run asbuild to build the project

Usage

  1. Edit code in assembly/index.ts
  2. Run npm run asbuild to build the project
  3. Uppload release.wasm to the modmark.org website to test it.
  4. Import and use it like this:
[config]
import template

[template]
input

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published