@rerun-io/web-viewer 0.23.3-rc.1 → 0.23.3-rc.2
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 +1 -1
- package/package.json +1 -1
- package/re_viewer.d.ts +3 -3
- package/re_viewer.js +29 -29
- package/re_viewer_bg.wasm +0 -0
- package/re_viewer_bg.wasm.d.ts +3 -3
package/README.md
CHANGED
|
@@ -41,7 +41,7 @@ viewer.stop();
|
|
|
41
41
|
```
|
|
42
42
|
|
|
43
43
|
The `rrd` in the snippet above should be a URL pointing to either:
|
|
44
|
-
- A hosted `.rrd` file, such as <https://app.rerun.io/version/0.23.3-rc.
|
|
44
|
+
- A hosted `.rrd` file, such as <https://app.rerun.io/version/0.23.3-rc.2/examples/dna.rrd>
|
|
45
45
|
- A gRPC connection to the SDK opened via the [`serve`](https://www.rerun.io/docs/reference/sdk/operating-modes#serve) API
|
|
46
46
|
|
|
47
47
|
If `rrd` is not set, the Viewer will display the same welcome screen as <https://app.rerun.io>.
|
package/package.json
CHANGED
package/re_viewer.d.ts
CHANGED
|
@@ -133,11 +133,11 @@ declare interface InitOutput {
|
|
|
133
133
|
readonly closure7_externref_shim_multivalue_shim: (a: number, b: number, c: any) => [number, number];
|
|
134
134
|
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he1f81cb3ee63a1e5: (a: number, b: number) => void;
|
|
135
135
|
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h119fdb7a87af36b3: (a: number, b: number) => void;
|
|
136
|
-
readonly
|
|
136
|
+
readonly closure5125_externref_shim: (a: number, b: number, c: any) => void;
|
|
137
137
|
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha7701fbed047bc98_multivalue_shim: (a: number, b: number) => [number, number];
|
|
138
|
-
readonly
|
|
138
|
+
readonly closure5579_externref_shim: (a: number, b: number, c: any) => void;
|
|
139
139
|
readonly closure8129_externref_shim: (a: number, b: number, c: any) => void;
|
|
140
|
-
readonly
|
|
140
|
+
readonly closure8658_externref_shim: (a: number, b: number, c: any) => void;
|
|
141
141
|
readonly closure10653_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
142
142
|
readonly __wbindgen_start: () => void;
|
|
143
143
|
}
|
package/re_viewer.js
CHANGED
|
@@ -303,7 +303,7 @@ export default function() {
|
|
|
303
303
|
}
|
|
304
304
|
|
|
305
305
|
function __wbg_adapter_55(arg0, arg1, arg2) {
|
|
306
|
-
wasm.
|
|
306
|
+
wasm.closure5125_externref_shim(arg0, arg1, arg2);
|
|
307
307
|
}
|
|
308
308
|
|
|
309
309
|
function __wbg_adapter_60(arg0, arg1) {
|
|
@@ -314,7 +314,7 @@ export default function() {
|
|
|
314
314
|
}
|
|
315
315
|
|
|
316
316
|
function __wbg_adapter_63(arg0, arg1, arg2) {
|
|
317
|
-
wasm.
|
|
317
|
+
wasm.closure5579_externref_shim(arg0, arg1, arg2);
|
|
318
318
|
}
|
|
319
319
|
|
|
320
320
|
function __wbg_adapter_66(arg0, arg1, arg2) {
|
|
@@ -322,7 +322,7 @@ export default function() {
|
|
|
322
322
|
}
|
|
323
323
|
|
|
324
324
|
function __wbg_adapter_71(arg0, arg1, arg2) {
|
|
325
|
-
wasm.
|
|
325
|
+
wasm.closure8658_externref_shim(arg0, arg1, arg2);
|
|
326
326
|
}
|
|
327
327
|
|
|
328
328
|
function __wbg_adapter_1779(arg0, arg1, arg2, arg3) {
|
|
@@ -1370,7 +1370,7 @@ export default function() {
|
|
|
1370
1370
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
1371
1371
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
1372
1372
|
};
|
|
1373
|
-
imports.wbg.
|
|
1373
|
+
imports.wbg.__wbg_debug_cb29a1be9cad3a89 = function(arg0, arg1) {
|
|
1374
1374
|
console.debug(getStringFromWasm0(arg0, arg1));
|
|
1375
1375
|
};
|
|
1376
1376
|
imports.wbg.__wbg_decode_6c36f113295ffd87 = function() { return handleError(function (arg0, arg1) {
|
|
@@ -1981,7 +1981,7 @@ export default function() {
|
|
|
1981
1981
|
const ret = arg0.includes(arg1, arg2);
|
|
1982
1982
|
return ret;
|
|
1983
1983
|
};
|
|
1984
|
-
imports.wbg.
|
|
1984
|
+
imports.wbg.__wbg_info_5a9bc0879a8aaf42 = function(arg0, arg1) {
|
|
1985
1985
|
console.info(getStringFromWasm0(arg0, arg1));
|
|
1986
1986
|
};
|
|
1987
1987
|
imports.wbg.__wbg_inlineSize_8ff96b3ec1b24423 = function(arg0) {
|
|
@@ -2495,14 +2495,14 @@ export default function() {
|
|
|
2495
2495
|
const ret = new Date();
|
|
2496
2496
|
return ret;
|
|
2497
2497
|
};
|
|
2498
|
+
imports.wbg.__wbg_new_014ad8e40e302e55 = function() {
|
|
2499
|
+
const ret = new Error();
|
|
2500
|
+
return ret;
|
|
2501
|
+
};
|
|
2498
2502
|
imports.wbg.__wbg_new_018dcc2d6c8c2f6a = function() { return handleError(function () {
|
|
2499
2503
|
const ret = new Headers();
|
|
2500
2504
|
return ret;
|
|
2501
2505
|
}, arguments) };
|
|
2502
|
-
imports.wbg.__wbg_new_06e6f6505f8ed0f8 = function() {
|
|
2503
|
-
const ret = new Error();
|
|
2504
|
-
return ret;
|
|
2505
|
-
};
|
|
2506
2506
|
imports.wbg.__wbg_new_23a2665fac83c611 = function(arg0, arg1) {
|
|
2507
2507
|
try {
|
|
2508
2508
|
var state0 = {a: arg0, b: arg1};
|
|
@@ -3609,7 +3609,7 @@ export default function() {
|
|
|
3609
3609
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
3610
3610
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
3611
3611
|
};
|
|
3612
|
-
imports.wbg.
|
|
3612
|
+
imports.wbg.__wbg_stack_923e0339048bd89d = function(arg0, arg1) {
|
|
3613
3613
|
const ret = arg1.stack;
|
|
3614
3614
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
3615
3615
|
const len1 = WASM_VECTOR_LEN;
|
|
@@ -3682,7 +3682,7 @@ export default function() {
|
|
|
3682
3682
|
const ret = JSON.stringify(arg0);
|
|
3683
3683
|
return ret;
|
|
3684
3684
|
}, arguments) };
|
|
3685
|
-
imports.wbg.
|
|
3685
|
+
imports.wbg.__wbg_structuredClone_84326cf9df4c61cc = function() { return handleError(function (arg0) {
|
|
3686
3686
|
const ret = window.structuredClone(arg0);
|
|
3687
3687
|
return ret;
|
|
3688
3688
|
}, arguments) };
|
|
@@ -3804,7 +3804,7 @@ export default function() {
|
|
|
3804
3804
|
const ret = arg0.touches;
|
|
3805
3805
|
return ret;
|
|
3806
3806
|
};
|
|
3807
|
-
imports.wbg.
|
|
3807
|
+
imports.wbg.__wbg_trace_4d864717330d7319 = function(arg0, arg1) {
|
|
3808
3808
|
console.trace(getStringFromWasm0(arg0, arg1));
|
|
3809
3809
|
};
|
|
3810
3810
|
imports.wbg.__wbg_type_00566e0d2e337e2e = function(arg0, arg1) {
|
|
@@ -4009,7 +4009,7 @@ export default function() {
|
|
|
4009
4009
|
imports.wbg.__wbg_viewport_e615e98f676f2d39 = function(arg0, arg1, arg2, arg3, arg4) {
|
|
4010
4010
|
arg0.viewport(arg1, arg2, arg3, arg4);
|
|
4011
4011
|
};
|
|
4012
|
-
imports.wbg.
|
|
4012
|
+
imports.wbg.__wbg_warn_06a7abc69846f31b = function(arg0, arg1) {
|
|
4013
4013
|
console.warn(getStringFromWasm0(arg0, arg1));
|
|
4014
4014
|
};
|
|
4015
4015
|
imports.wbg.__wbg_width_4f334fc47ef03de1 = function(arg0) {
|
|
@@ -4072,40 +4072,40 @@ export default function() {
|
|
|
4072
4072
|
const ret = makeMutClosure(arg0, arg1, 8, __wbg_adapter_46);
|
|
4073
4073
|
return ret;
|
|
4074
4074
|
};
|
|
4075
|
-
imports.wbg.
|
|
4076
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4077
|
-
return ret;
|
|
4078
|
-
};
|
|
4079
|
-
imports.wbg.__wbindgen_closure_wrapper26156 = function(arg0, arg1, arg2) {
|
|
4080
|
-
const ret = makeMutClosure(arg0, arg1, 4558, __wbg_adapter_52);
|
|
4075
|
+
imports.wbg.__wbindgen_closure_wrapper14160 = function(arg0, arg1, arg2) {
|
|
4076
|
+
const ret = makeMutClosure(arg0, arg1, 2462, __wbg_adapter_49);
|
|
4081
4077
|
return ret;
|
|
4082
4078
|
};
|
|
4083
|
-
imports.wbg.
|
|
4084
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4079
|
+
imports.wbg.__wbindgen_closure_wrapper26159 = function(arg0, arg1, arg2) {
|
|
4080
|
+
const ret = makeMutClosure(arg0, arg1, 4557, __wbg_adapter_52);
|
|
4085
4081
|
return ret;
|
|
4086
4082
|
};
|
|
4087
4083
|
imports.wbg.__wbindgen_closure_wrapper30724 = function(arg0, arg1, arg2) {
|
|
4088
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4084
|
+
const ret = makeMutClosure(arg0, arg1, 5126, __wbg_adapter_55);
|
|
4089
4085
|
return ret;
|
|
4090
4086
|
};
|
|
4091
4087
|
imports.wbg.__wbindgen_closure_wrapper30726 = function(arg0, arg1, arg2) {
|
|
4092
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4088
|
+
const ret = makeMutClosure(arg0, arg1, 5126, __wbg_adapter_55);
|
|
4089
|
+
return ret;
|
|
4090
|
+
};
|
|
4091
|
+
imports.wbg.__wbindgen_closure_wrapper30728 = function(arg0, arg1, arg2) {
|
|
4092
|
+
const ret = makeMutClosure(arg0, arg1, 5126, __wbg_adapter_60);
|
|
4093
4093
|
return ret;
|
|
4094
4094
|
};
|
|
4095
|
-
imports.wbg.
|
|
4096
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4095
|
+
imports.wbg.__wbindgen_closure_wrapper34001 = function(arg0, arg1, arg2) {
|
|
4096
|
+
const ret = makeMutClosure(arg0, arg1, 5580, __wbg_adapter_63);
|
|
4097
4097
|
return ret;
|
|
4098
4098
|
};
|
|
4099
|
-
imports.wbg.
|
|
4099
|
+
imports.wbg.__wbindgen_closure_wrapper50127 = function(arg0, arg1, arg2) {
|
|
4100
4100
|
const ret = makeClosure(arg0, arg1, 8130, __wbg_adapter_66);
|
|
4101
4101
|
return ret;
|
|
4102
4102
|
};
|
|
4103
|
-
imports.wbg.
|
|
4103
|
+
imports.wbg.__wbindgen_closure_wrapper50129 = function(arg0, arg1, arg2) {
|
|
4104
4104
|
const ret = makeClosure(arg0, arg1, 8130, __wbg_adapter_66);
|
|
4105
4105
|
return ret;
|
|
4106
4106
|
};
|
|
4107
|
-
imports.wbg.
|
|
4108
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4107
|
+
imports.wbg.__wbindgen_closure_wrapper53846 = function(arg0, arg1, arg2) {
|
|
4108
|
+
const ret = makeMutClosure(arg0, arg1, 8659, __wbg_adapter_71);
|
|
4109
4109
|
return ret;
|
|
4110
4110
|
};
|
|
4111
4111
|
imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
|
package/re_viewer_bg.wasm
CHANGED
|
Binary file
|
package/re_viewer_bg.wasm.d.ts
CHANGED
|
@@ -49,10 +49,10 @@ export const __externref_table_dealloc: (a: number) => void;
|
|
|
49
49
|
export const closure7_externref_shim_multivalue_shim: (a: number, b: number, c: any) => [number, number];
|
|
50
50
|
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he1f81cb3ee63a1e5: (a: number, b: number) => void;
|
|
51
51
|
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h119fdb7a87af36b3: (a: number, b: number) => void;
|
|
52
|
-
export const
|
|
52
|
+
export const closure5125_externref_shim: (a: number, b: number, c: any) => void;
|
|
53
53
|
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha7701fbed047bc98_multivalue_shim: (a: number, b: number) => [number, number];
|
|
54
|
-
export const
|
|
54
|
+
export const closure5579_externref_shim: (a: number, b: number, c: any) => void;
|
|
55
55
|
export const closure8129_externref_shim: (a: number, b: number, c: any) => void;
|
|
56
|
-
export const
|
|
56
|
+
export const closure8658_externref_shim: (a: number, b: number, c: any) => void;
|
|
57
57
|
export const closure10653_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
58
58
|
export const __wbindgen_start: () => void;
|