@rerun-io/web-viewer 0.25.0-alpha.1 → 0.25.0-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/index.ts +1 -1
- package/package.json +1 -1
- package/re_viewer.d.ts +8 -8
- package/re_viewer.js +50 -60
- package/re_viewer_bg.wasm +0 -0
- package/re_viewer_bg.wasm.d.ts +8 -8
package/README.md
CHANGED
|
@@ -28,7 +28,7 @@ This means that:
|
|
|
28
28
|
|
|
29
29
|
## Usage
|
|
30
30
|
|
|
31
|
-
The entrypoint for this packages is the [`WebViewer`](https://ref.rerun.io/docs/js/0.25.0-alpha.
|
|
31
|
+
The entrypoint for this packages is the [`WebViewer`](https://ref.rerun.io/docs/js/0.25.0-alpha.3/web-viewer/classes/WebViewer.html) class.
|
|
32
32
|
The web viewer is an object which manages a canvas element:
|
|
33
33
|
|
|
34
34
|
```js
|
|
@@ -44,7 +44,7 @@ viewer.stop();
|
|
|
44
44
|
```
|
|
45
45
|
|
|
46
46
|
The `rrd` in the snippet above should be a URL pointing to either:
|
|
47
|
-
- A hosted `.rrd` file, such as <https://app.rerun.io/version/0.25.0-alpha.
|
|
47
|
+
- A hosted `.rrd` file, such as <https://app.rerun.io/version/0.25.0-alpha.3/examples/dna.rrd>
|
|
48
48
|
- A gRPC connection to the SDK opened via the [`serve`](https://www.rerun.io/docs/reference/sdk/operating-modes#serve) API
|
|
49
49
|
|
|
50
50
|
If `rrd` is not set, the Viewer will display the same welcome screen as <https://app.rerun.io>.
|
package/index.d.ts
CHANGED
|
@@ -190,7 +190,7 @@ export type EventsWithoutValue = {
|
|
|
190
190
|
* ```
|
|
191
191
|
*
|
|
192
192
|
* Data may be provided to the Viewer as:
|
|
193
|
-
* - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.25.0-alpha.
|
|
193
|
+
* - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.25.0-alpha.3/examples/dna.rrd")`
|
|
194
194
|
* - A Rerun gRPC URL, e.g. `viewer.start("rerun+http://127.0.0.1:9876/proxy")`
|
|
195
195
|
* - A stream of log messages, via {@link WebViewer.open_channel}.
|
|
196
196
|
*
|
package/index.js
CHANGED
|
@@ -53,7 +53,7 @@ function delay(ms) {
|
|
|
53
53
|
* ```
|
|
54
54
|
*
|
|
55
55
|
* Data may be provided to the Viewer as:
|
|
56
|
-
* - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.25.0-alpha.
|
|
56
|
+
* - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.25.0-alpha.3/examples/dna.rrd")`
|
|
57
57
|
* - A Rerun gRPC URL, e.g. `viewer.start("rerun+http://127.0.0.1:9876/proxy")`
|
|
58
58
|
* - A stream of log messages, via {@link WebViewer.open_channel}.
|
|
59
59
|
*
|
package/index.ts
CHANGED
|
@@ -305,7 +305,7 @@ function delay(ms: number) {
|
|
|
305
305
|
* ```
|
|
306
306
|
*
|
|
307
307
|
* Data may be provided to the Viewer as:
|
|
308
|
-
* - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.25.0-alpha.
|
|
308
|
+
* - An HTTP file URL, e.g. `viewer.start("https://app.rerun.io/version/0.25.0-alpha.3/examples/dna.rrd")`
|
|
309
309
|
* - A Rerun gRPC URL, e.g. `viewer.start("rerun+http://127.0.0.1:9876/proxy")`
|
|
310
310
|
* - A stream of log messages, via {@link WebViewer.open_channel}.
|
|
311
311
|
*
|
package/package.json
CHANGED
package/re_viewer.d.ts
CHANGED
|
@@ -152,15 +152,15 @@ declare interface InitOutput {
|
|
|
152
152
|
readonly __wbindgen_free: (a: number, b: number, c: number) => void;
|
|
153
153
|
readonly __wbindgen_export_6: WebAssembly.Table;
|
|
154
154
|
readonly __externref_table_dealloc: (a: number) => void;
|
|
155
|
-
readonly
|
|
155
|
+
readonly closure9_externref_shim_multivalue_shim: (a: number, b: number, c: any) => [number, number];
|
|
156
156
|
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4045029159763268: (a: number, b: number) => void;
|
|
157
|
-
readonly
|
|
158
|
-
readonly
|
|
159
|
-
readonly
|
|
160
|
-
readonly
|
|
161
|
-
readonly
|
|
162
|
-
readonly
|
|
163
|
-
readonly
|
|
157
|
+
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h62243419debf4837: (a: number, b: number) => void;
|
|
158
|
+
readonly closure16605_externref_shim: (a: number, b: number, c: any) => void;
|
|
159
|
+
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h02aa36292c085eda_multivalue_shim: (a: number, b: number) => [number, number];
|
|
160
|
+
readonly closure17093_externref_shim: (a: number, b: number, c: any) => void;
|
|
161
|
+
readonly closure20575_externref_shim: (a: number, b: number, c: any) => void;
|
|
162
|
+
readonly closure21184_externref_shim: (a: number, b: number, c: any) => void;
|
|
163
|
+
readonly closure25019_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
164
164
|
readonly __wbindgen_start: () => void;
|
|
165
165
|
}
|
|
166
166
|
|
package/re_viewer.js
CHANGED
|
@@ -266,7 +266,7 @@ export default function() {
|
|
|
266
266
|
return ptr;
|
|
267
267
|
}
|
|
268
268
|
function __wbg_adapter_46(arg0, arg1, arg2) {
|
|
269
|
-
const ret = wasm.
|
|
269
|
+
const ret = wasm.closure9_externref_shim_multivalue_shim(arg0, arg1, arg2);
|
|
270
270
|
if (ret[1]) {
|
|
271
271
|
throw takeFromExternrefTable0(ret[0]);
|
|
272
272
|
}
|
|
@@ -277,34 +277,34 @@ export default function() {
|
|
|
277
277
|
}
|
|
278
278
|
|
|
279
279
|
function __wbg_adapter_52(arg0, arg1) {
|
|
280
|
-
wasm.
|
|
280
|
+
wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h62243419debf4837(arg0, arg1);
|
|
281
281
|
}
|
|
282
282
|
|
|
283
|
-
function __wbg_adapter_55(arg0, arg1) {
|
|
284
|
-
|
|
283
|
+
function __wbg_adapter_55(arg0, arg1, arg2) {
|
|
284
|
+
wasm.closure16605_externref_shim(arg0, arg1, arg2);
|
|
285
|
+
}
|
|
286
|
+
|
|
287
|
+
function __wbg_adapter_60(arg0, arg1) {
|
|
288
|
+
const ret = wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h02aa36292c085eda_multivalue_shim(arg0, arg1);
|
|
285
289
|
if (ret[1]) {
|
|
286
290
|
throw takeFromExternrefTable0(ret[0]);
|
|
287
291
|
}
|
|
288
292
|
}
|
|
289
293
|
|
|
290
|
-
function __wbg_adapter_58(arg0, arg1, arg2) {
|
|
291
|
-
wasm.closure16579_externref_shim(arg0, arg1, arg2);
|
|
292
|
-
}
|
|
293
|
-
|
|
294
294
|
function __wbg_adapter_63(arg0, arg1, arg2) {
|
|
295
|
-
wasm.
|
|
295
|
+
wasm.closure17093_externref_shim(arg0, arg1, arg2);
|
|
296
296
|
}
|
|
297
297
|
|
|
298
298
|
function __wbg_adapter_66(arg0, arg1, arg2) {
|
|
299
|
-
wasm.
|
|
299
|
+
wasm.closure20575_externref_shim(arg0, arg1, arg2);
|
|
300
300
|
}
|
|
301
301
|
|
|
302
302
|
function __wbg_adapter_71(arg0, arg1, arg2) {
|
|
303
|
-
wasm.
|
|
303
|
+
wasm.closure21184_externref_shim(arg0, arg1, arg2);
|
|
304
304
|
}
|
|
305
305
|
|
|
306
|
-
function
|
|
307
|
-
wasm.
|
|
306
|
+
function __wbg_adapter_1783(arg0, arg1, arg2, arg3) {
|
|
307
|
+
wasm.closure25019_externref_shim(arg0, arg1, arg2, arg3);
|
|
308
308
|
}
|
|
309
309
|
|
|
310
310
|
const __wbindgen_enum_EncodedVideoChunkType = ["key", "delta"];
|
|
@@ -1346,7 +1346,7 @@ export default function() {
|
|
|
1346
1346
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
1347
1347
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
1348
1348
|
};
|
|
1349
|
-
imports.wbg.
|
|
1349
|
+
imports.wbg.__wbg_debug_d75601f8087857d6 = function(arg0, arg1) {
|
|
1350
1350
|
console.debug(getStringFromWasm0(arg0, arg1));
|
|
1351
1351
|
};
|
|
1352
1352
|
imports.wbg.__wbg_decode_6c36f113295ffd87 = function() { return handleError(function (arg0, arg1) {
|
|
@@ -1551,7 +1551,7 @@ export default function() {
|
|
|
1551
1551
|
const ret = arg0.error;
|
|
1552
1552
|
return ret;
|
|
1553
1553
|
};
|
|
1554
|
-
imports.wbg.
|
|
1554
|
+
imports.wbg.__wbg_error_ed70cbd935bb6a7f = function(arg0, arg1) {
|
|
1555
1555
|
let deferred0_0;
|
|
1556
1556
|
let deferred0_1;
|
|
1557
1557
|
try {
|
|
@@ -1954,13 +1954,6 @@ export default function() {
|
|
|
1954
1954
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
1955
1955
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
1956
1956
|
};
|
|
1957
|
-
imports.wbg.__wbg_id_c65402eae48fb242 = function(arg0, arg1) {
|
|
1958
|
-
const ret = arg1.id;
|
|
1959
|
-
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
1960
|
-
const len1 = WASM_VECTOR_LEN;
|
|
1961
|
-
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
1962
|
-
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
1963
|
-
};
|
|
1964
1957
|
imports.wbg.__wbg_identifier_59e0705aef81ff93 = function(arg0) {
|
|
1965
1958
|
const ret = arg0.identifier;
|
|
1966
1959
|
return ret;
|
|
@@ -1969,7 +1962,7 @@ export default function() {
|
|
|
1969
1962
|
const ret = arg0.includes(arg1, arg2);
|
|
1970
1963
|
return ret;
|
|
1971
1964
|
};
|
|
1972
|
-
imports.wbg.
|
|
1965
|
+
imports.wbg.__wbg_info_e0d23a2e93209f52 = function(arg0, arg1) {
|
|
1973
1966
|
console.info(getStringFromWasm0(arg0, arg1));
|
|
1974
1967
|
};
|
|
1975
1968
|
imports.wbg.__wbg_inlineSize_8ff96b3ec1b24423 = function(arg0) {
|
|
@@ -2510,7 +2503,7 @@ export default function() {
|
|
|
2510
2503
|
const a = state0.a;
|
|
2511
2504
|
state0.a = 0;
|
|
2512
2505
|
try {
|
|
2513
|
-
return
|
|
2506
|
+
return __wbg_adapter_1783(a, state0.b, arg0, arg1);
|
|
2514
2507
|
} finally {
|
|
2515
2508
|
state0.a = a;
|
|
2516
2509
|
}
|
|
@@ -2529,10 +2522,18 @@ export default function() {
|
|
|
2529
2522
|
const ret = new FileReader();
|
|
2530
2523
|
return ret;
|
|
2531
2524
|
}, arguments) };
|
|
2525
|
+
imports.wbg.__wbg_new_47383f2dbea8cd53 = function() {
|
|
2526
|
+
const ret = new Error();
|
|
2527
|
+
return ret;
|
|
2528
|
+
};
|
|
2532
2529
|
imports.wbg.__wbg_new_49bbf669d24a0662 = function() { return handleError(function (arg0) {
|
|
2533
2530
|
const ret = new EncodedVideoChunk(arg0);
|
|
2534
2531
|
return ret;
|
|
2535
2532
|
}, arguments) };
|
|
2533
|
+
imports.wbg.__wbg_new_4f1bf264dfa8f904 = function() {
|
|
2534
|
+
const ret = new Error();
|
|
2535
|
+
return ret;
|
|
2536
|
+
};
|
|
2536
2537
|
imports.wbg.__wbg_new_59a6be6d80c4dcbb = function() { return handleError(function (arg0) {
|
|
2537
2538
|
const ret = new VideoDecoder(arg0);
|
|
2538
2539
|
return ret;
|
|
@@ -2541,14 +2542,6 @@ export default function() {
|
|
|
2541
2542
|
const ret = new ResizeObserver(arg0);
|
|
2542
2543
|
return ret;
|
|
2543
2544
|
}, arguments) };
|
|
2544
|
-
imports.wbg.__wbg_new_643552d6a06f3726 = function() {
|
|
2545
|
-
const ret = new Error();
|
|
2546
|
-
return ret;
|
|
2547
|
-
};
|
|
2548
|
-
imports.wbg.__wbg_new_770da380d4989897 = function() {
|
|
2549
|
-
const ret = new Error();
|
|
2550
|
-
return ret;
|
|
2551
|
-
};
|
|
2552
2545
|
imports.wbg.__wbg_new_78feb108b6472713 = function() {
|
|
2553
2546
|
const ret = new Array();
|
|
2554
2547
|
return ret;
|
|
@@ -2915,9 +2908,6 @@ export default function() {
|
|
|
2915
2908
|
imports.wbg.__wbg_set_11cd83f45504cedf = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
|
|
2916
2909
|
arg0.set(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
|
|
2917
2910
|
}, arguments) };
|
|
2918
|
-
imports.wbg.__wbg_set_37837023f3d740e8 = function(arg0, arg1, arg2) {
|
|
2919
|
-
arg0[arg1 >>> 0] = arg2;
|
|
2920
|
-
};
|
|
2921
2911
|
imports.wbg.__wbg_set_3f1d0b984ed272ed = function(arg0, arg1, arg2) {
|
|
2922
2912
|
arg0[arg1] = arg2;
|
|
2923
2913
|
};
|
|
@@ -3602,14 +3592,14 @@ export default function() {
|
|
|
3602
3592
|
const ret = arg0.size;
|
|
3603
3593
|
return ret;
|
|
3604
3594
|
};
|
|
3605
|
-
imports.wbg.
|
|
3595
|
+
imports.wbg.__wbg_stack_2cc5adbd86d330f6 = function(arg0, arg1) {
|
|
3606
3596
|
const ret = arg1.stack;
|
|
3607
3597
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
3608
3598
|
const len1 = WASM_VECTOR_LEN;
|
|
3609
3599
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
3610
3600
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
3611
3601
|
};
|
|
3612
|
-
imports.wbg.
|
|
3602
|
+
imports.wbg.__wbg_stack_f1eb0012096cd5e6 = function(arg0, arg1) {
|
|
3613
3603
|
const ret = arg1.stack;
|
|
3614
3604
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
3615
3605
|
const len1 = WASM_VECTOR_LEN;
|
|
@@ -3682,7 +3672,7 @@ export default function() {
|
|
|
3682
3672
|
const ret = JSON.stringify(arg0);
|
|
3683
3673
|
return ret;
|
|
3684
3674
|
}, arguments) };
|
|
3685
|
-
imports.wbg.
|
|
3675
|
+
imports.wbg.__wbg_structuredClone_d7f62b39aa82295f = function() { return handleError(function (arg0) {
|
|
3686
3676
|
const ret = window.structuredClone(arg0);
|
|
3687
3677
|
return ret;
|
|
3688
3678
|
}, arguments) };
|
|
@@ -3804,7 +3794,7 @@ export default function() {
|
|
|
3804
3794
|
const ret = arg0.touches;
|
|
3805
3795
|
return ret;
|
|
3806
3796
|
};
|
|
3807
|
-
imports.wbg.
|
|
3797
|
+
imports.wbg.__wbg_trace_d5f12142dbb2a77a = function(arg0, arg1) {
|
|
3808
3798
|
console.trace(getStringFromWasm0(arg0, arg1));
|
|
3809
3799
|
};
|
|
3810
3800
|
imports.wbg.__wbg_type_00566e0d2e337e2e = function(arg0, arg1) {
|
|
@@ -4005,7 +3995,7 @@ export default function() {
|
|
|
4005
3995
|
imports.wbg.__wbg_viewport_e615e98f676f2d39 = function(arg0, arg1, arg2, arg3, arg4) {
|
|
4006
3996
|
arg0.viewport(arg1, arg2, arg3, arg4);
|
|
4007
3997
|
};
|
|
4008
|
-
imports.wbg.
|
|
3998
|
+
imports.wbg.__wbg_warn_b948b527c3c75cf0 = function(arg0, arg1) {
|
|
4009
3999
|
console.warn(getStringFromWasm0(arg0, arg1));
|
|
4010
4000
|
};
|
|
4011
4001
|
imports.wbg.__wbg_width_4f334fc47ef03de1 = function(arg0) {
|
|
@@ -4064,44 +4054,44 @@ export default function() {
|
|
|
4064
4054
|
const ret = false;
|
|
4065
4055
|
return ret;
|
|
4066
4056
|
};
|
|
4067
|
-
imports.wbg.
|
|
4068
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4057
|
+
imports.wbg.__wbindgen_closure_wrapper100081 = function(arg0, arg1, arg2) {
|
|
4058
|
+
const ret = makeMutClosure(arg0, arg1, 20576, __wbg_adapter_66);
|
|
4069
4059
|
return ret;
|
|
4070
4060
|
};
|
|
4071
|
-
imports.wbg.
|
|
4072
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4061
|
+
imports.wbg.__wbindgen_closure_wrapper100083 = function(arg0, arg1, arg2) {
|
|
4062
|
+
const ret = makeMutClosure(arg0, arg1, 20576, __wbg_adapter_66);
|
|
4073
4063
|
return ret;
|
|
4074
4064
|
};
|
|
4075
|
-
imports.wbg.
|
|
4076
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4065
|
+
imports.wbg.__wbindgen_closure_wrapper104269 = function(arg0, arg1, arg2) {
|
|
4066
|
+
const ret = makeMutClosure(arg0, arg1, 21185, __wbg_adapter_71);
|
|
4077
4067
|
return ret;
|
|
4078
4068
|
};
|
|
4079
|
-
imports.wbg.
|
|
4080
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4069
|
+
imports.wbg.__wbindgen_closure_wrapper1332 = function(arg0, arg1, arg2) {
|
|
4070
|
+
const ret = makeMutClosure(arg0, arg1, 10, __wbg_adapter_46);
|
|
4081
4071
|
return ret;
|
|
4082
4072
|
};
|
|
4083
|
-
imports.wbg.
|
|
4084
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4073
|
+
imports.wbg.__wbindgen_closure_wrapper69981 = function(arg0, arg1, arg2) {
|
|
4074
|
+
const ret = makeMutClosure(arg0, arg1, 15986, __wbg_adapter_52);
|
|
4085
4075
|
return ret;
|
|
4086
4076
|
};
|
|
4087
|
-
imports.wbg.
|
|
4088
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4077
|
+
imports.wbg.__wbindgen_closure_wrapper74551 = function(arg0, arg1, arg2) {
|
|
4078
|
+
const ret = makeMutClosure(arg0, arg1, 16606, __wbg_adapter_55);
|
|
4089
4079
|
return ret;
|
|
4090
4080
|
};
|
|
4091
|
-
imports.wbg.
|
|
4092
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4081
|
+
imports.wbg.__wbindgen_closure_wrapper74553 = function(arg0, arg1, arg2) {
|
|
4082
|
+
const ret = makeMutClosure(arg0, arg1, 16606, __wbg_adapter_55);
|
|
4093
4083
|
return ret;
|
|
4094
4084
|
};
|
|
4095
|
-
imports.wbg.
|
|
4096
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4085
|
+
imports.wbg.__wbindgen_closure_wrapper74555 = function(arg0, arg1, arg2) {
|
|
4086
|
+
const ret = makeMutClosure(arg0, arg1, 16606, __wbg_adapter_60);
|
|
4097
4087
|
return ret;
|
|
4098
4088
|
};
|
|
4099
|
-
imports.wbg.
|
|
4100
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4089
|
+
imports.wbg.__wbindgen_closure_wrapper7653 = function(arg0, arg1, arg2) {
|
|
4090
|
+
const ret = makeMutClosure(arg0, arg1, 1349, __wbg_adapter_49);
|
|
4101
4091
|
return ret;
|
|
4102
4092
|
};
|
|
4103
|
-
imports.wbg.
|
|
4104
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4093
|
+
imports.wbg.__wbindgen_closure_wrapper78115 = function(arg0, arg1, arg2) {
|
|
4094
|
+
const ret = makeMutClosure(arg0, arg1, 17094, __wbg_adapter_63);
|
|
4105
4095
|
return ret;
|
|
4106
4096
|
};
|
|
4107
4097
|
imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
|
package/re_viewer_bg.wasm
CHANGED
|
Binary file
|
package/re_viewer_bg.wasm.d.ts
CHANGED
|
@@ -62,13 +62,13 @@ export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) =>
|
|
|
62
62
|
export const __wbindgen_free: (a: number, b: number, c: number) => void;
|
|
63
63
|
export const __wbindgen_export_6: WebAssembly.Table;
|
|
64
64
|
export const __externref_table_dealloc: (a: number) => void;
|
|
65
|
-
export const
|
|
65
|
+
export const closure9_externref_shim_multivalue_shim: (a: number, b: number, c: any) => [number, number];
|
|
66
66
|
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h4045029159763268: (a: number, b: number) => void;
|
|
67
|
-
export const
|
|
68
|
-
export const
|
|
69
|
-
export const
|
|
70
|
-
export const
|
|
71
|
-
export const
|
|
72
|
-
export const
|
|
73
|
-
export const
|
|
67
|
+
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h62243419debf4837: (a: number, b: number) => void;
|
|
68
|
+
export const closure16605_externref_shim: (a: number, b: number, c: any) => void;
|
|
69
|
+
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h02aa36292c085eda_multivalue_shim: (a: number, b: number) => [number, number];
|
|
70
|
+
export const closure17093_externref_shim: (a: number, b: number, c: any) => void;
|
|
71
|
+
export const closure20575_externref_shim: (a: number, b: number, c: any) => void;
|
|
72
|
+
export const closure21184_externref_shim: (a: number, b: number, c: any) => void;
|
|
73
|
+
export const closure25019_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
74
74
|
export const __wbindgen_start: () => void;
|