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