caipin 262030214c cld2_react构建中 hace 5 años
..
esm 262030214c cld2_react构建中 hace 5 años
lib 262030214c cld2_react构建中 hace 5 años
LICENSE 262030214c cld2_react构建中 hace 5 años
README.md 262030214c cld2_react构建中 hace 5 años
package.json 262030214c cld2_react构建中 hace 5 años

README.md

@webassemblyjs/wast-parser

WebAssembly text format printer

Installation

yarn add @webassemblyjs/wast-printer

Usage

import { print } from "@webassemblyjs/wast-printer"

console.log(print(ast));