@polywrap/asyncify-js
Advanced tools
Comparing version 0.10.1 to 0.11.0
@@ -284,3 +284,3 @@ "use strict"; | ||
AsyncWasmInstance._dataStart = AsyncWasmInstance._dataAddr + 8; | ||
AsyncWasmInstance._dataEnd = 1024; | ||
AsyncWasmInstance._dataEnd = 24576; | ||
return AsyncWasmInstance; | ||
@@ -287,0 +287,0 @@ }()); |
{ | ||
"name": "@polywrap/asyncify-js", | ||
"description": "Async Wasm Imports Support Using Asyncify", | ||
"version": "0.10.1", | ||
"version": "0.11.0", | ||
"license": "MIT", | ||
@@ -31,3 +31,2 @@ "repository": { | ||
}, | ||
"gitHead": "7346adaf5adb7e6bbb70d9247583e995650d390a", | ||
"publishConfig": { | ||
@@ -34,0 +33,0 @@ "access": "public" |
Sorry, the diff of this file is not supported yet
25863