Skip to content

Assembly Script implementation of the JAM PVM

Notifications You must be signed in to change notification settings

tomusdrw/anan-as

Repository files navigation

🍍 anan-as

Assembly Script implementation of the JAM PVM (32bit).

Demo

Todo

Why?

Useful where?

Building

To download the dependencies:

$ npm ci

To build the WASM modules (in ./build/{release,debug}.wasm):

$ npm build

To run the example in the browser at http://localhost:3000.

$ npm run web

To run JSON test vectors.

$ npm start ./path/to/tests/*.json

About

Assembly Script implementation of the JAM PVM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published