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

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));