@webassemblyjs/helper-wasm-bytecode
Version:
WASM's Bytecode constants
21 lines (20 loc) • 504 B
JSON
{
"name": "@webassemblyjs/helper-wasm-bytecode",
"version": "1.14.1",
"description": "WASM's Bytecode constants",
"main": "lib/index.js",
"module": "esm/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Sven Sauleau",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/xtuc/webassemblyjs.git"
},
"publishConfig": {
"access": "public"
},
"gitHead": "25d52b1296e151ac56244a7c3886661e6b4a69ea"
}