binaryen
Advanced tools
Comparing version 1.37.20-nightly.20170825 to 1.37.20-nightly.20170827
{ | ||
"name": "binaryen", | ||
"description": "JavaScript version of Binaryen, a compiler infrastructure and toolchain library for WebAssembly.", | ||
"version": "1.37.20-nightly.20170825", | ||
"version": "1.37.20-nightly.20170827", | ||
"license": "Apache-2.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/dcodeIO/binaryen.js.git" | ||
"url": "https://github.com/AssemblyScript/binaryen.js.git" | ||
}, | ||
@@ -10,0 +10,0 @@ "keywords": [ |
@@ -6,3 +6,3 @@ binaryen.js | ||
[![npm](https://img.shields.io/npm/v/binaryen.svg)](https://www.npmjs.com/package/binaryen) [![npm (tag)](https://img.shields.io/npm/v/binaryen/nightly.svg)](https://www.npmjs.com/package/binaryen) [![Build Status](https://travis-ci.org/dcodeIO/binaryen.js.svg?branch=master)](https://travis-ci.org/dcodeIO/binaryen.js) | ||
[![npm](https://img.shields.io/npm/v/binaryen.svg)](https://www.npmjs.com/package/binaryen) [![npm (tag)](https://img.shields.io/npm/v/binaryen/nightly.svg)](https://www.npmjs.com/package/binaryen) [![Build Status](https://travis-ci.org/AssemblyScript/binaryen.js.svg?branch=master)](https://travis-ci.org/AssemblyScript/binaryen.js) | ||
@@ -34,3 +34,3 @@ Usage | ||
or you can use one of the [previous versions](https://github.com/dcodeIO/binaryen.js/tags) instead if necessary. | ||
or you can use one of the [previous versions](https://github.com/AssemblyScript/binaryen.js/tags) instead if necessary. | ||
@@ -37,0 +37,0 @@ API |
Sorry, the diff of this file is too big to display
2359589
9255