warrior 66f00d63c9 created page il y a 5 mois
..
esm 66f00d63c9 created page il y a 5 mois
lib 66f00d63c9 created page il y a 5 mois
LICENSE 66f00d63c9 created page il y a 5 mois
README.md 66f00d63c9 created page il y a 5 mois
package.json 66f00d63c9 created page il y a 5 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));