asyncify-shim

0.1.0 • Public • Published

Asyncify

A small lib that adds Asyncify support for AssemblyScript

Installation

Install from NPM

~ npm install asyncify-shim

Add a --transform asyncify-shim flag to your asc command. Alternatively, add it to your asconfig.json.

{
  // ...
  "options": {
    "transform": ["asyncify-shim"]
  }
}```

Package Sidebar

Install

npm i asyncify-shim

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

2.61 kB

Total Files

6

Last publish

Collaborators

  • jairussw