xtf e538decb69 药品分类 il y a 1 an
..
esm e538decb69 药品分类 il y a 1 an
lib e538decb69 药品分类 il y a 1 an
LICENSE e538decb69 药品分类 il y a 1 an
README.md e538decb69 药品分类 il y a 1 an
package.json e538decb69 药品分类 il y a 1 an

README.md

@webassemblyjs/wast-parser

WebAssembly text format parser

Installation

yarn add @webassemblyjs/wast-parser

Usage

import { parse } from "@webassemblyjs/wast-parser";

const ast = parse(source);