maxiaolong 38b89c928d Initial commit: Face detection and glasses recommendation system il y a 1 an
..
esm 38b89c928d Initial commit: Face detection and glasses recommendation system il y a 1 an
lib 38b89c928d Initial commit: Face detection and glasses recommendation system il y a 1 an
LICENSE 38b89c928d Initial commit: Face detection and glasses recommendation system il y a 1 an
README.md 38b89c928d Initial commit: Face detection and glasses recommendation system il y a 1 an
package.json 38b89c928d Initial commit: Face detection and glasses recommendation system il y a 1 an

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