peach a19a732be8 commit message | hace 2 años | |
---|---|---|
.. | ||
esm | hace 2 años | |
lib | hace 2 años | |
LICENSE | hace 2 años | |
README.md | hace 2 años | |
package.json | hace 2 años |
WebAssembly text format printer
yarn add @webassemblyjs/wast-printer
import { print } from "@webassemblyjs/wast-printer"
console.log(print(ast));