|
hace 5 días | |
---|---|---|
.. | ||
esm | hace 5 días | |
lib | hace 5 días | |
LICENSE | hace 5 días | |
README.md | hace 5 días | |
package.json | hace 5 días |
WebAssembly text format printer
yarn add @webassemblyjs/wast-printer
import { print } from "@webassemblyjs/wast-printer"
console.log(print(ast));