@rerun-io/web-viewer 0.14.0 → 0.14.1
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_bg.js +33 -33
- package/re_viewer_bg.wasm +0 -0
- package/re_viewer_bg.wasm.d.ts +2 -2
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.14.
|
|
44
|
+
- A hosted `.rrd` file, such as <https://app.rerun.io/version/0.14.1/examples/dna.rrd>
|
|
45
45
|
- A WebSocket 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_bg.js
CHANGED
|
@@ -222,7 +222,7 @@ function makeMutClosure(arg0, arg1, dtor, f) {
|
|
|
222
222
|
return real;
|
|
223
223
|
}
|
|
224
224
|
function __wbg_adapter_32(arg0, arg1) {
|
|
225
|
-
wasm.
|
|
225
|
+
wasm.wasm_bindgen__convert__closures__invoke0_mut__hd5a36298dbb32336(arg0, arg1);
|
|
226
226
|
}
|
|
227
227
|
|
|
228
228
|
function __wbg_adapter_35(arg0, arg1) {
|
|
@@ -260,7 +260,7 @@ function __wbg_adapter_52(arg0, arg1, arg2) {
|
|
|
260
260
|
}
|
|
261
261
|
|
|
262
262
|
function __wbg_adapter_61(arg0, arg1, arg2) {
|
|
263
|
-
wasm.
|
|
263
|
+
wasm.wasm_bindgen__convert__closures__invoke1_mut__h2c420eb60ee86634(arg0, arg1, addHeapObject(arg2));
|
|
264
264
|
}
|
|
265
265
|
|
|
266
266
|
function __wbg_adapter_64(arg0, arg1, arg2) {
|
|
@@ -639,12 +639,12 @@ export function __wbindgen_number_get(arg0, arg1) {
|
|
|
639
639
|
getInt32Memory0()[arg0 / 4 + 0] = !isLikeNone(ret);
|
|
640
640
|
};
|
|
641
641
|
|
|
642
|
-
export function
|
|
642
|
+
export function __wbg_new_5a659636ad79836a() {
|
|
643
643
|
const ret = new Error();
|
|
644
644
|
return addHeapObject(ret);
|
|
645
645
|
};
|
|
646
646
|
|
|
647
|
-
export function
|
|
647
|
+
export function __wbg_stack_52891b8b2b049334(arg0, arg1) {
|
|
648
648
|
const ret = getObject(arg1).stack;
|
|
649
649
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
650
650
|
const len1 = WASM_VECTOR_LEN;
|
|
@@ -3343,19 +3343,19 @@ export function __wbg_error_1f4e3e298a7c97f6(arg0) {
|
|
|
3343
3343
|
console.error(getObject(arg0));
|
|
3344
3344
|
};
|
|
3345
3345
|
|
|
3346
|
-
export function
|
|
3346
|
+
export function __wbg_warn_7194021da1ad69f7(arg0, arg1) {
|
|
3347
3347
|
console.warn(getStringFromWasm0(arg0, arg1));
|
|
3348
3348
|
};
|
|
3349
3349
|
|
|
3350
|
-
export function
|
|
3350
|
+
export function __wbg_info_47042004981d6976(arg0, arg1) {
|
|
3351
3351
|
console.info(getStringFromWasm0(arg0, arg1));
|
|
3352
3352
|
};
|
|
3353
3353
|
|
|
3354
|
-
export function
|
|
3354
|
+
export function __wbg_debug_f99d6f56de9e720c(arg0, arg1) {
|
|
3355
3355
|
console.debug(getStringFromWasm0(arg0, arg1));
|
|
3356
3356
|
};
|
|
3357
3357
|
|
|
3358
|
-
export function
|
|
3358
|
+
export function __wbg_trace_2bb1d176bbd9ca4e(arg0, arg1) {
|
|
3359
3359
|
console.trace(getStringFromWasm0(arg0, arg1));
|
|
3360
3360
|
};
|
|
3361
3361
|
|
|
@@ -3725,68 +3725,68 @@ export function __wbindgen_closure_wrapper2320(arg0, arg1, arg2) {
|
|
|
3725
3725
|
return addHeapObject(ret);
|
|
3726
3726
|
};
|
|
3727
3727
|
|
|
3728
|
-
export function
|
|
3728
|
+
export function __wbindgen_closure_wrapper3099(arg0, arg1, arg2) {
|
|
3729
3729
|
const ret = makeMutClosure(arg0, arg1, 853, __wbg_adapter_35);
|
|
3730
3730
|
return addHeapObject(ret);
|
|
3731
3731
|
};
|
|
3732
3732
|
|
|
3733
|
-
export function
|
|
3734
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
3733
|
+
export function __wbindgen_closure_wrapper7167(arg0, arg1, arg2) {
|
|
3734
|
+
const ret = makeMutClosure(arg0, arg1, 2230, __wbg_adapter_38);
|
|
3735
3735
|
return addHeapObject(ret);
|
|
3736
3736
|
};
|
|
3737
3737
|
|
|
3738
|
-
export function
|
|
3739
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
3738
|
+
export function __wbindgen_closure_wrapper7169(arg0, arg1, arg2) {
|
|
3739
|
+
const ret = makeMutClosure(arg0, arg1, 2230, __wbg_adapter_41);
|
|
3740
3740
|
return addHeapObject(ret);
|
|
3741
3741
|
};
|
|
3742
3742
|
|
|
3743
|
-
export function
|
|
3744
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
3743
|
+
export function __wbindgen_closure_wrapper7171(arg0, arg1, arg2) {
|
|
3744
|
+
const ret = makeMutClosure(arg0, arg1, 2230, __wbg_adapter_44);
|
|
3745
3745
|
return addHeapObject(ret);
|
|
3746
3746
|
};
|
|
3747
3747
|
|
|
3748
|
-
export function
|
|
3749
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
3748
|
+
export function __wbindgen_closure_wrapper15311(arg0, arg1, arg2) {
|
|
3749
|
+
const ret = makeMutClosure(arg0, arg1, 5342, __wbg_adapter_47);
|
|
3750
3750
|
return addHeapObject(ret);
|
|
3751
3751
|
};
|
|
3752
3752
|
|
|
3753
|
-
export function
|
|
3754
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
3753
|
+
export function __wbindgen_closure_wrapper15313(arg0, arg1, arg2) {
|
|
3754
|
+
const ret = makeMutClosure(arg0, arg1, 5342, __wbg_adapter_47);
|
|
3755
3755
|
return addHeapObject(ret);
|
|
3756
3756
|
};
|
|
3757
3757
|
|
|
3758
|
-
export function
|
|
3759
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
3758
|
+
export function __wbindgen_closure_wrapper21850(arg0, arg1, arg2) {
|
|
3759
|
+
const ret = makeMutClosure(arg0, arg1, 7934, __wbg_adapter_52);
|
|
3760
3760
|
return addHeapObject(ret);
|
|
3761
3761
|
};
|
|
3762
3762
|
|
|
3763
|
-
export function
|
|
3764
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
3763
|
+
export function __wbindgen_closure_wrapper21852(arg0, arg1, arg2) {
|
|
3764
|
+
const ret = makeMutClosure(arg0, arg1, 7934, __wbg_adapter_52);
|
|
3765
3765
|
return addHeapObject(ret);
|
|
3766
3766
|
};
|
|
3767
3767
|
|
|
3768
|
-
export function
|
|
3769
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
3768
|
+
export function __wbindgen_closure_wrapper21854(arg0, arg1, arg2) {
|
|
3769
|
+
const ret = makeMutClosure(arg0, arg1, 7934, __wbg_adapter_52);
|
|
3770
3770
|
return addHeapObject(ret);
|
|
3771
3771
|
};
|
|
3772
3772
|
|
|
3773
|
-
export function
|
|
3774
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
3773
|
+
export function __wbindgen_closure_wrapper21856(arg0, arg1, arg2) {
|
|
3774
|
+
const ret = makeMutClosure(arg0, arg1, 7934, __wbg_adapter_52);
|
|
3775
3775
|
return addHeapObject(ret);
|
|
3776
3776
|
};
|
|
3777
3777
|
|
|
3778
|
-
export function
|
|
3779
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
3778
|
+
export function __wbindgen_closure_wrapper26564(arg0, arg1, arg2) {
|
|
3779
|
+
const ret = makeMutClosure(arg0, arg1, 9557, __wbg_adapter_61);
|
|
3780
3780
|
return addHeapObject(ret);
|
|
3781
3781
|
};
|
|
3782
3782
|
|
|
3783
|
-
export function
|
|
3784
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
3783
|
+
export function __wbindgen_closure_wrapper27560(arg0, arg1, arg2) {
|
|
3784
|
+
const ret = makeMutClosure(arg0, arg1, 10173, __wbg_adapter_64);
|
|
3785
3785
|
return addHeapObject(ret);
|
|
3786
3786
|
};
|
|
3787
3787
|
|
|
3788
|
-
export function
|
|
3789
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
3788
|
+
export function __wbindgen_closure_wrapper27597(arg0, arg1, arg2) {
|
|
3789
|
+
const ret = makeMutClosure(arg0, arg1, 10179, __wbg_adapter_67);
|
|
3790
3790
|
return addHeapObject(ret);
|
|
3791
3791
|
};
|
|
3792
3792
|
|
package/re_viewer_bg.wasm
CHANGED
|
Binary file
|
package/re_viewer_bg.wasm.d.ts
CHANGED
|
@@ -76,7 +76,7 @@ export function intounderlyingsink_abort(a: number, b: number): number;
|
|
|
76
76
|
export function __wbindgen_malloc(a: number, b: number): number;
|
|
77
77
|
export function __wbindgen_realloc(a: number, b: number, c: number, d: number): number;
|
|
78
78
|
export const __wbindgen_export_2: WebAssembly.Table;
|
|
79
|
-
export function
|
|
79
|
+
export function wasm_bindgen__convert__closures__invoke0_mut__hd5a36298dbb32336(a: number, b: number): void;
|
|
80
80
|
export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h46958959de1b1156(a: number, b: number): void;
|
|
81
81
|
export function _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he5caf0a63da9e355(a: number, b: number, c: number): void;
|
|
82
82
|
export function __wbindgen_add_to_stack_pointer(a: number): number;
|
|
@@ -84,7 +84,7 @@ export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__
|
|
|
84
84
|
export function _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h7f77f9f2d0b80bb4(a: number, b: number): void;
|
|
85
85
|
export function wasm_bindgen__convert__closures__invoke1_mut__h3cf42a2dd407b170(a: number, b: number, c: number): void;
|
|
86
86
|
export function wasm_bindgen__convert__closures__invoke1_mut__hac74d77a71213ff6(a: number, b: number, c: number): void;
|
|
87
|
-
export function
|
|
87
|
+
export function wasm_bindgen__convert__closures__invoke1_mut__h2c420eb60ee86634(a: number, b: number, c: number): void;
|
|
88
88
|
export function wasm_bindgen__convert__closures__invoke1_mut__hbcb665b093f6c4f0(a: number, b: number, c: number): void;
|
|
89
89
|
export function wasm_bindgen__convert__closures__invoke1_mut__h156b5c97f2d9e5f9(a: number, b: number, c: number): void;
|
|
90
90
|
export function __wbindgen_free(a: number, b: number, c: number): void;
|