htc b500366a42 首次提交 | пре 3 месеци | |
---|---|---|
.. | ||
esm | пре 3 месеци | |
lib | пре 3 месеци | |
LICENSE | пре 3 месеци | |
README.md | пре 3 месеци | |
package.json | пре 3 месеци |
WebAssembly text format printer
yarn add @webassemblyjs/wast-printer
import { print } from "@webassemblyjs/wast-printer"
console.log(print(ast));