wasm-json-toolkit
wasm-json-toolkit copied to clipboard
[ORPHANED] A small toolkit for converting wasm binaries into json and back.
I tested the following code compiled using assemblyScript ``` export function add(a: i32, b: i32): i32 { console.log("test add"); return a + b; } ``` the generated wasm file has...
## The devDependency [nyc](https://github.com/istanbuljs/nyc) was updated from `12.0.2` to `13.3.0`. This version is **not covered** by your **current version range**. If you donβt accept this pull request, your project will...
*** βοΈ **Important announcement:** Greenkeeper will be saying goodbye π and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at...
## The devDependency [standard](https://github.com/standard/standard) was updated from `11.0.1` to `13.0.1`. This version is **not covered** by your **current version range**. If you donβt accept this pull request, your project will...
## The devDependency [coveralls](https://github.com/nickmerwin/node-coveralls) was updated from `3.0.4` to `3.0.5`. π¨ [View failing branch](https://github.com/ewasm/wasm-json-toolkit/compare/master...ewasm:greenkeeper%2Fcoveralls-3.0.5). This version is **covered** by your **current version range** and after updating it in your project...
## The dependency [buffer-pipe](https://github.com/mjbecze%40gmai/buffer-pipe) was updated from `0.0.3` to `0.0.4`. This version is **not covered** by your **current version range**. If you donβt accept this pull request, your project will...
## The dependency [leb128]() was updated from `0.0.4` to `0.0.5`. This version is **not covered** by your **current version range**. If you donβt accept this pull request, your project will...
Renames a few variables like `preramble`, which may break backwards incompatability