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