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