caipin 262030214c cld2_react构建中 5 年之前
..
esm 262030214c cld2_react构建中 5 年之前
lib 262030214c cld2_react构建中 5 年之前
LICENSE 262030214c cld2_react构建中 5 年之前
README.md 262030214c cld2_react构建中 5 年之前
package.json 262030214c cld2_react构建中 5 年之前

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));