郑柏铃 facd39d479 webpack 1 tydzień temu
..
esm facd39d479 webpack 1 tydzień temu
lib facd39d479 webpack 1 tydzień temu
LICENSE facd39d479 webpack 1 tydzień temu
README.md facd39d479 webpack 1 tydzień temu
package.json facd39d479 webpack 1 tydzień 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));