katwhite 2bb8a30479 i hope this works преди 4 години
..
esm 2bb8a30479 i hope this works преди 4 години
lib 2bb8a30479 i hope this works преди 4 години
LICENSE 2bb8a30479 i hope this works преди 4 години
README.md 2bb8a30479 i hope this works преди 4 години
package.json 2bb8a30479 i hope this works преди 4 години
webassemblyjs-wast-printer-1.7.10.tgz 2bb8a30479 i hope this works преди 4 години

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