@bjoern.bg/hello-wasm
Advanced tools
Comparing version 0.1.8 to 0.1.9
@@ -80,5 +80,5 @@ import * as wasm from './hello_wasm_bg.wasm'; | ||
export const __wbg_alert_0864dca4fb6ee835 = function(arg0, arg1) { | ||
export const __wbg_alert_2141ff911ed8c2dc = function(arg0, arg1) { | ||
alert(getStringFromWasm(arg0, arg1)); | ||
}; | ||
@@ -7,3 +7,3 @@ { | ||
"description": "A sample project with wasm-pack", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"license": "MIT/Apache-2.0", | ||
@@ -10,0 +10,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet