mario206 / wasmparser

Simple streamable WebAssembly binary parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

usgae

node ./examples/main.js ./build/wechatgame

ouput file

./build/wechatgame/webgl.wasm.wat

About

Simple streamable WebAssembly binary parser

License:Apache License 2.0


Languages

Language:TypeScript 99.4%Language:JavaScript 0.6%