lhl 6ff0e96ad3 8-4-1 | пре 1 година | |
---|---|---|
.. | ||
esm | пре 1 година | |
lib | пре 1 година | |
LICENSE | пре 1 година | |
README.md | пре 1 година | |
package.json | пре 1 година |
WebAssembly text format printer
yarn add @webassemblyjs/wast-printer
import { print } from "@webassemblyjs/wast-printer"
console.log(print(ast));