maxiaolong 38b89c928d Initial commit: Face detection and glasses recommendation system hai 5 meses
..
esm 38b89c928d Initial commit: Face detection and glasses recommendation system hai 5 meses
lib 38b89c928d Initial commit: Face detection and glasses recommendation system hai 5 meses
LICENSE 38b89c928d Initial commit: Face detection and glasses recommendation system hai 5 meses
README.md 38b89c928d Initial commit: Face detection and glasses recommendation system hai 5 meses
package.json 38b89c928d Initial commit: Face detection and glasses recommendation system hai 5 meses

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