学习?学个屁 41d5dcf69c 赛事基础接口 il y a 3 semaines
..
esm 41d5dcf69c 赛事基础接口 il y a 3 semaines
lib 41d5dcf69c 赛事基础接口 il y a 3 semaines
LICENSE 41d5dcf69c 赛事基础接口 il y a 3 semaines
README.md 41d5dcf69c 赛事基础接口 il y a 3 semaines
package.json 41d5dcf69c 赛事基础接口 il y a 3 semaines

README.md

@webassemblyjs/wast-parser

WebAssembly text format printer

Installation

yarn add @webassemblyjs/wast-printer

Usage

import { print } from "@webassemblyjs/wast-printer"

console.log(print(ast));