0.0.16 • Published 3 years ago

@cdk-as/cdk v0.0.16

Weekly downloads
16
License
Apache-2.0
Repository
github
Last release
3 years ago

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
0.0.16

3 years ago

0.0.15

3 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.11

3 years ago

0.0.9

3 years ago