clarity-repl
Advanced tools
Comparing version 0.23.1 to 0.24.0
@@ -25,3 +25,3 @@ /* tslint:disable */ | ||
readonly __wbindgen_export_0: WebAssembly.Table; | ||
readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h0805e513b02f6fb9: (a: number, b: number, c: number) => void; | ||
readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hcf6f0a4133a5f663: (a: number, b: number, c: number) => void; | ||
readonly __wbindgen_malloc: (a: number) => number; | ||
@@ -32,3 +32,3 @@ readonly __wbindgen_realloc: (a: number, b: number, c: number) => number; | ||
readonly __wbindgen_exn_store: (a: number) => void; | ||
readonly wasm_bindgen__convert__closures__invoke2_mut__h2ef8d266313e65db: (a: number, b: number, c: number, d: number) => void; | ||
readonly wasm_bindgen__convert__closures__invoke2_mut__h93c77301d5d4d41c: (a: number, b: number, c: number, d: number) => void; | ||
} | ||
@@ -35,0 +35,0 @@ |
@@ -74,3 +74,3 @@ | ||
function __wbg_adapter_10(arg0, arg1, arg2) { | ||
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h0805e513b02f6fb9(arg0, arg1, addHeapObject(arg2)); | ||
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hcf6f0a4133a5f663(arg0, arg1, addHeapObject(arg2)); | ||
} | ||
@@ -177,3 +177,3 @@ | ||
function __wbg_adapter_15(arg0, arg1, arg2, arg3) { | ||
wasm.wasm_bindgen__convert__closures__invoke2_mut__h2ef8d266313e65db(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3)); | ||
wasm.wasm_bindgen__convert__closures__invoke2_mut__h93c77301d5d4d41c(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3)); | ||
} | ||
@@ -267,3 +267,3 @@ | ||
}; | ||
imports.wbg.__wbindgen_closure_wrapper5852 = function(arg0, arg1, arg2) { | ||
imports.wbg.__wbindgen_closure_wrapper5853 = function(arg0, arg1, arg2) { | ||
var ret = makeMutClosure(arg0, arg1, 1531, __wbg_adapter_10); | ||
@@ -270,0 +270,0 @@ return addHeapObject(ret); |
@@ -9,3 +9,3 @@ { | ||
"description": "Clarity REPL", | ||
"version": "0.23.1", | ||
"version": "0.24.0", | ||
"license": "GPL-3.0-only", | ||
@@ -12,0 +12,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
3480539