Skip to content

Commit

Permalink
Update from slint-ui/slint
Browse files Browse the repository at this point in the history
Pull web demos and C++/Rust reference docs from commit 531da6ac5148ca96dff8d145e4bf0eafffb9132f (refs/heads/master)
  • Loading branch information
slint-team[bot] committed Aug 5, 2024
1 parent f1f7c48 commit 1d690a3
Show file tree
Hide file tree
Showing 274 changed files with 482 additions and 482 deletions.
Binary file modified snapshots/master/demos/android/energy-monitor.apk
Binary file not shown.
Binary file modified snapshots/master/demos/android/todo_lib.apk
Binary file not shown.
Binary file modified snapshots/master/demos/android/weather_demo_lib.apk
Binary file not shown.
2 changes: 1 addition & 1 deletion snapshots/master/demos/carousel/pkg/carousel.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export interface InitOutput {
readonly __wbindgen_malloc: (a: number, b: number) => number;
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
readonly __wbindgen_export_2: WebAssembly.Table;
readonly _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h03055e08bc5c9da6: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h2b59c60c98d872de: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3c779a0d12370fbd: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha1c845e6c90967ab: (a: number, b: number) => void;
readonly _dyn_core__ops__function__FnMut__A_B___Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hc26cf3230aefb935: (a: number, b: number, c: number, d: number) => void;
Expand Down
12 changes: 6 additions & 6 deletions snapshots/master/demos/carousel/pkg/carousel.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ function makeClosure(arg0, arg1, dtor, f) {
return real;
}
function __wbg_adapter_26(arg0, arg1, arg2) {
wasm._dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h03055e08bc5c9da6(arg0, arg1, addHeapObject(arg2));
wasm._dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h2b59c60c98d872de(arg0, arg1, addHeapObject(arg2));
}

function makeMutClosure(arg0, arg1, dtor, f) {
Expand Down Expand Up @@ -1611,23 +1611,23 @@ function __wbg_get_imports() {
const ret = Object.getOwnPropertyDescriptor(getObject(arg0), getObject(arg1));
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper1126 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper1128 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 146, __wbg_adapter_26);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper1127 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper1129 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 146, __wbg_adapter_26);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper1128 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper1130 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 146, __wbg_adapter_26);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper1129 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper1131 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 146, __wbg_adapter_26);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper1130 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper1132 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 146, __wbg_adapter_26);
return addHeapObject(ret);
};
Expand Down
Binary file modified snapshots/master/demos/carousel/pkg/carousel_bg.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion snapshots/master/demos/carousel/pkg/carousel_bg.wasm.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export function send_keyboard_string_sequence(a: number, b: number): void;
export function __wbindgen_malloc(a: number, b: number): number;
export function __wbindgen_realloc(a: number, b: number, c: number, d: number): number;
export const __wbindgen_export_2: WebAssembly.Table;
export function _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h03055e08bc5c9da6(a: number, b: number, c: number): void;
export function _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h2b59c60c98d872de(a: number, b: number, c: number): void;
export function _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3c779a0d12370fbd(a: number, b: number, c: number): void;
export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha1c845e6c90967ab(a: number, b: number): void;
export function _dyn_core__ops__function__FnMut__A_B___Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hc26cf3230aefb935(a: number, b: number, c: number, d: number): void;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export interface InitOutput {
readonly __wbindgen_malloc: (a: number, b: number) => number;
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
readonly __wbindgen_export_2: WebAssembly.Table;
readonly _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h585edf44cd8e0b5d: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3c764f541b1ae6c9: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h00a6d4548890a13e: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h733a4072079c2a8c: (a: number, b: number) => void;
readonly _dyn_core__ops__function__FnMut__A_B___Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3334ee000db41310: (a: number, b: number, c: number, d: number) => void;
Expand Down
22 changes: 11 additions & 11 deletions snapshots/master/demos/energy-monitor/pkg/energy_monitor.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ function makeClosure(arg0, arg1, dtor, f) {
return real;
}
function __wbg_adapter_26(arg0, arg1, arg2) {
wasm._dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h585edf44cd8e0b5d(arg0, arg1, addHeapObject(arg2));
wasm._dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3c764f541b1ae6c9(arg0, arg1, addHeapObject(arg2));
}

function makeMutClosure(arg0, arg1, dtor, f) {
Expand Down Expand Up @@ -1685,43 +1685,43 @@ function __wbg_get_imports() {
const ret = makeClosure(arg0, arg1, 3495, __wbg_adapter_26);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper9210 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper9209 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3975, __wbg_adapter_37);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper9212 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper9211 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3975, __wbg_adapter_40);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper9214 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper9213 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3975, __wbg_adapter_37);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper9216 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper9215 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3975, __wbg_adapter_37);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper9221 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper9220 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3975, __wbg_adapter_37);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper9225 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper9224 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3975, __wbg_adapter_37);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper9234 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper9233 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3975, __wbg_adapter_37);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper9238 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper9237 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3975, __wbg_adapter_53);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper9243 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper9242 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 3975, __wbg_adapter_37);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper9916 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper9915 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 4053, __wbg_adapter_58);
return addHeapObject(ret);
};
Expand Down
Binary file modified snapshots/master/demos/energy-monitor/pkg/energy_monitor_bg.wasm
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export function send_keyboard_string_sequence(a: number, b: number): void;
export function __wbindgen_malloc(a: number, b: number): number;
export function __wbindgen_realloc(a: number, b: number, c: number, d: number): number;
export const __wbindgen_export_2: WebAssembly.Table;
export function _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h585edf44cd8e0b5d(a: number, b: number, c: number): void;
export function _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3c764f541b1ae6c9(a: number, b: number, c: number): void;
export function _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h00a6d4548890a13e(a: number, b: number, c: number): void;
export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h733a4072079c2a8c(a: number, b: number): void;
export function _dyn_core__ops__function__FnMut__A_B___Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3334ee000db41310(a: number, b: number, c: number, d: number): void;
Expand Down
2 changes: 1 addition & 1 deletion snapshots/master/demos/gallery/pkg/cosmic/gallery.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export interface InitOutput {
readonly __wbindgen_malloc: (a: number, b: number) => number;
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
readonly __wbindgen_export_2: WebAssembly.Table;
readonly _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3a2b31cd7b4c58e6: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h1b9e4236116858da: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3c779a0d12370fbd: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha1c845e6c90967ab: (a: number, b: number) => void;
readonly _dyn_core__ops__function__FnMut__A_B___Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hc26cf3230aefb935: (a: number, b: number, c: number, d: number) => void;
Expand Down
12 changes: 6 additions & 6 deletions snapshots/master/demos/gallery/pkg/cosmic/gallery.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ function makeClosure(arg0, arg1, dtor, f) {
return real;
}
function __wbg_adapter_26(arg0, arg1, arg2) {
wasm._dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3a2b31cd7b4c58e6(arg0, arg1, addHeapObject(arg2));
wasm._dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h1b9e4236116858da(arg0, arg1, addHeapObject(arg2));
}

function makeMutClosure(arg0, arg1, dtor, f) {
Expand Down Expand Up @@ -1627,23 +1627,23 @@ function __wbg_get_imports() {
const ret = Object.getOwnPropertyDescriptor(getObject(arg0), getObject(arg1));
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper6955 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper6957 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 3406, __wbg_adapter_26);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper6956 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper6958 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 3406, __wbg_adapter_26);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper6957 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper6959 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 3406, __wbg_adapter_26);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper6958 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper6960 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 3406, __wbg_adapter_26);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper6959 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper6961 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 3406, __wbg_adapter_26);
return addHeapObject(ret);
};
Expand Down
Binary file modified snapshots/master/demos/gallery/pkg/cosmic/gallery_bg.wasm
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export function send_keyboard_string_sequence(a: number, b: number): void;
export function __wbindgen_malloc(a: number, b: number): number;
export function __wbindgen_realloc(a: number, b: number, c: number, d: number): number;
export const __wbindgen_export_2: WebAssembly.Table;
export function _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3a2b31cd7b4c58e6(a: number, b: number, c: number): void;
export function _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h1b9e4236116858da(a: number, b: number, c: number): void;
export function _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3c779a0d12370fbd(a: number, b: number, c: number): void;
export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha1c845e6c90967ab(a: number, b: number): void;
export function _dyn_core__ops__function__FnMut__A_B___Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hc26cf3230aefb935(a: number, b: number, c: number, d: number): void;
Expand Down
2 changes: 1 addition & 1 deletion snapshots/master/demos/gallery/pkg/cupertino/gallery.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export interface InitOutput {
readonly __wbindgen_malloc: (a: number, b: number) => number;
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
readonly __wbindgen_export_2: WebAssembly.Table;
readonly _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3a2b31cd7b4c58e6: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h1b9e4236116858da: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3c779a0d12370fbd: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha1c845e6c90967ab: (a: number, b: number) => void;
readonly _dyn_core__ops__function__FnMut__A_B___Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hc26cf3230aefb935: (a: number, b: number, c: number, d: number) => void;
Expand Down
12 changes: 6 additions & 6 deletions snapshots/master/demos/gallery/pkg/cupertino/gallery.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ function makeClosure(arg0, arg1, dtor, f) {
return real;
}
function __wbg_adapter_26(arg0, arg1, arg2) {
wasm._dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3a2b31cd7b4c58e6(arg0, arg1, addHeapObject(arg2));
wasm._dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h1b9e4236116858da(arg0, arg1, addHeapObject(arg2));
}

function makeMutClosure(arg0, arg1, dtor, f) {
Expand Down Expand Up @@ -1627,23 +1627,23 @@ function __wbg_get_imports() {
const ret = Object.getOwnPropertyDescriptor(getObject(arg0), getObject(arg1));
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper6695 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper6697 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 3216, __wbg_adapter_26);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper6696 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper6698 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 3216, __wbg_adapter_26);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper6697 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper6699 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 3216, __wbg_adapter_26);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper6698 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper6700 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 3216, __wbg_adapter_26);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper6699 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper6701 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 3216, __wbg_adapter_26);
return addHeapObject(ret);
};
Expand Down
Binary file modified snapshots/master/demos/gallery/pkg/cupertino/gallery_bg.wasm
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export function send_keyboard_string_sequence(a: number, b: number): void;
export function __wbindgen_malloc(a: number, b: number): number;
export function __wbindgen_realloc(a: number, b: number, c: number, d: number): number;
export const __wbindgen_export_2: WebAssembly.Table;
export function _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3a2b31cd7b4c58e6(a: number, b: number, c: number): void;
export function _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h1b9e4236116858da(a: number, b: number, c: number): void;
export function _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3c779a0d12370fbd(a: number, b: number, c: number): void;
export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha1c845e6c90967ab(a: number, b: number): void;
export function _dyn_core__ops__function__FnMut__A_B___Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hc26cf3230aefb935(a: number, b: number, c: number, d: number): void;
Expand Down
2 changes: 1 addition & 1 deletion snapshots/master/demos/gallery/pkg/fluent/gallery.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export interface InitOutput {
readonly __wbindgen_malloc: (a: number, b: number) => number;
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
readonly __wbindgen_export_2: WebAssembly.Table;
readonly _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3a2b31cd7b4c58e6: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h1b9e4236116858da: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3c779a0d12370fbd: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha1c845e6c90967ab: (a: number, b: number) => void;
readonly _dyn_core__ops__function__FnMut__A_B___Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hc26cf3230aefb935: (a: number, b: number, c: number, d: number) => void;
Expand Down
Loading

0 comments on commit 1d690a3

Please sign in to comment.