caipin 262030214c cld2_react构建中 5 lat temu
..
esm 262030214c cld2_react构建中 5 lat temu
lib 262030214c cld2_react构建中 5 lat temu
LICENSE 262030214c cld2_react构建中 5 lat temu
README.md 262030214c cld2_react构建中 5 lat temu
package.json 262030214c cld2_react构建中 5 lat temu

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