zheng d4d8c5534b webpack il y a 3 jours
..
esm d4d8c5534b webpack il y a 3 jours
lib d4d8c5534b webpack il y a 3 jours
LICENSE d4d8c5534b webpack il y a 3 jours
README.md d4d8c5534b webpack il y a 3 jours
package.json d4d8c5534b webpack il y a 3 jours

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