|
il y a 10 mois | |
---|---|---|
.. | ||
lib | il y a 10 mois | |
README.md | il y a 10 mois | |
package.json | il y a 10 mois |
WebAssembly text format printer
yarn add @webassemblyjs/wast-printer
import { print } from "@webassemblyjs/wast-printer"
console.log(print(ast));