1.1.1 • Published 5 years ago

wast-graph v1.1.1

Weekly downloads
6
License
MPL-2.0
Repository
gitlab
Last release
5 years ago

SYNOPSIS

Greenkeeper badge NPM Package Build Status Coverage Status

js-standard-style

A module for manipulating webassembly's ast. It uses the AST JSON format produce by wast-parser.

API

This has about same API as generic-digraph. With a couple of additional functions

parse(json)

Creates an AST from the JSON format. Properties of each node are stored in value.

toJSON

Reproduces the AST in the JSON format

LICENSE

MPL-2.0

1.1.1

5 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.1.0

8 years ago

0.0.0

8 years ago