|
hai 11 meses | |
---|---|---|
.. | ||
esm | hai 11 meses | |
lib | hai 11 meses | |
LICENSE | hai 11 meses | |
README.md | hai 11 meses | |
package.json | hai 11 meses |
WebAssembly text format parser
yarn add @webassemblyjs/wast-parser
import { parse } from "@webassemblyjs/wast-parser";
const ast = parse(source);