@cdk-as/cdk
TypeScript icon, indicating that this package has built-in type declarations

0.0.16 • Public • Published

Unofficial DFINITY AssemblyScript CDK

This is an experimental project to evaluate how AssemblyScript could be used as a CDK and should not be used for any production purposes.

Usage

import { Actor, query, update } from "@cdk-as/cdk"

Install

WABT is needed to parse WAT files exported by the build using wat2wasm

brew install wabt

Next install the assemblyscript & cdk dependcies

npm install

Tests

npm run test

Readme

Keywords

none

Package Sidebar

Install

npm i @cdk-as/cdk

Weekly Downloads

8

Version

0.0.16

License

Apache-2.0

Unpacked Size

4.95 MB

Total Files

50

Last publish

Collaborators

  • rckprtr