Mohammad Asif cf937194cb Removed un-waned things 1. 10 ماه پیش
..
esm cf937194cb Removed un-waned things 1. 10 ماه پیش
lib cf937194cb Removed un-waned things 1. 10 ماه پیش
LICENSE cf937194cb Removed un-waned things 1. 10 ماه پیش
README.md cf937194cb Removed un-waned things 1. 10 ماه پیش
package.json cf937194cb Removed un-waned things 1. 10 ماه پیش

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