zheng d4d8c5534b webpack il y a 1 jour
..
esm d4d8c5534b webpack il y a 1 jour
lib d4d8c5534b webpack il y a 1 jour
LICENSE d4d8c5534b webpack il y a 1 jour
README.md d4d8c5534b webpack il y a 1 jour
package.json d4d8c5534b webpack il y a 1 jour

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