Ben d33965b2e5 add: bundle il y a 11 mois
..
esm d33965b2e5 add: bundle il y a 11 mois
lib d33965b2e5 add: bundle il y a 11 mois
LICENSE 7414675281 add: webpack il y a 11 mois
README.md 7414675281 add: webpack il y a 11 mois
package.json d33965b2e5 add: bundle il y a 11 mois

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