Mohammad Asif cf937194cb Removed un-waned things 1. | hai 5 meses | |
---|---|---|
.. | ||
esm | hai 5 meses | |
lib | hai 5 meses | |
LICENSE | hai 5 meses | |
README.md | hai 5 meses | |
package.json | hai 5 meses |
WebAssembly text format printer
yarn add @webassemblyjs/wast-printer
import { print } from "@webassemblyjs/wast-printer"
console.log(print(ast));