root 3bf41bf355 update | hace 1 año | |
---|---|---|
.. | ||
esm | hace 1 año | |
lib | hace 1 año | |
LICENSE | hace 1 año | |
README.md | hace 1 año | |
package.json | hace 1 año |
WebAssembly text format printer
yarn add @webassemblyjs/wast-printer
import { print } from "@webassemblyjs/wast-printer"
console.log(print(ast));