@rerun-io/web-viewer 0.14.0-rc.3 → 0.14.0-rc.4

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 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.0-rc.3/examples/dna.rrd>
44
+ - A hosted `.rrd` file, such as <https://app.rerun.io/version/0.14.0-rc.4/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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rerun-io/web-viewer",
3
- "version": "0.14.0-rc.3",
3
+ "version": "0.14.0-rc.4",
4
4
  "description": "Embed the Rerun web viewer in your app",
5
5
  "licenses": [
6
6
  {
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.wasm_bindgen__convert__closures__invoke0_mut__h2ae45ecb67e8307e(arg0, arg1);
225
+ wasm.wasm_bindgen__convert__closures__invoke0_mut__hed3fb64bef06f3cc(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.wasm_bindgen__convert__closures__invoke1_mut__h4fdb2d52c5546e7c(arg0, arg1, addHeapObject(arg2));
263
+ wasm.wasm_bindgen__convert__closures__invoke1_mut__h4d9d6d0dd555899a(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 __wbg_new_8b02a5c97c6e8c73() {
642
+ export function __wbg_new_02c6977ea4d97454() {
643
643
  const ret = new Error();
644
644
  return addHeapObject(ret);
645
645
  };
646
646
 
647
- export function __wbg_stack_acbac27fbb046f12(arg0, arg1) {
647
+ export function __wbg_stack_4e19ac1774f95854(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 __wbg_warn_848682639b19a23d(arg0, arg1) {
3346
+ export function __wbg_warn_ca755401622c3388(arg0, arg1) {
3347
3347
  console.warn(getStringFromWasm0(arg0, arg1));
3348
3348
  };
3349
3349
 
3350
- export function __wbg_info_642ebd59eaeaacd2(arg0, arg1) {
3350
+ export function __wbg_info_09bb6d01b4d54c4b(arg0, arg1) {
3351
3351
  console.info(getStringFromWasm0(arg0, arg1));
3352
3352
  };
3353
3353
 
3354
- export function __wbg_debug_6b4214182ace2589(arg0, arg1) {
3354
+ export function __wbg_debug_069f6f79fab6dcd8(arg0, arg1) {
3355
3355
  console.debug(getStringFromWasm0(arg0, arg1));
3356
3356
  };
3357
3357
 
3358
- export function __wbg_trace_a2874086fca542a9(arg0, arg1) {
3358
+ export function __wbg_trace_9f9e022bf22089f1(arg0, arg1) {
3359
3359
  console.trace(getStringFromWasm0(arg0, arg1));
3360
3360
  };
3361
3361
 
@@ -3730,63 +3730,63 @@ export function __wbindgen_closure_wrapper3099(arg0, arg1, arg2) {
3730
3730
  return addHeapObject(ret);
3731
3731
  };
3732
3732
 
3733
- export function __wbindgen_closure_wrapper7168(arg0, arg1, arg2) {
3734
- const ret = makeMutClosure(arg0, arg1, 2230, __wbg_adapter_38);
3733
+ export function __wbindgen_closure_wrapper7107(arg0, arg1, arg2) {
3734
+ const ret = makeMutClosure(arg0, arg1, 2219, __wbg_adapter_38);
3735
3735
  return addHeapObject(ret);
3736
3736
  };
3737
3737
 
3738
- export function __wbindgen_closure_wrapper7170(arg0, arg1, arg2) {
3739
- const ret = makeMutClosure(arg0, arg1, 2230, __wbg_adapter_41);
3738
+ export function __wbindgen_closure_wrapper7109(arg0, arg1, arg2) {
3739
+ const ret = makeMutClosure(arg0, arg1, 2219, __wbg_adapter_41);
3740
3740
  return addHeapObject(ret);
3741
3741
  };
3742
3742
 
3743
- export function __wbindgen_closure_wrapper7172(arg0, arg1, arg2) {
3744
- const ret = makeMutClosure(arg0, arg1, 2230, __wbg_adapter_44);
3743
+ export function __wbindgen_closure_wrapper7111(arg0, arg1, arg2) {
3744
+ const ret = makeMutClosure(arg0, arg1, 2219, __wbg_adapter_44);
3745
3745
  return addHeapObject(ret);
3746
3746
  };
3747
3747
 
3748
- export function __wbindgen_closure_wrapper15310(arg0, arg1, arg2) {
3749
- const ret = makeMutClosure(arg0, arg1, 5346, __wbg_adapter_47);
3748
+ export function __wbindgen_closure_wrapper15249(arg0, arg1, arg2) {
3749
+ const ret = makeMutClosure(arg0, arg1, 5326, __wbg_adapter_47);
3750
3750
  return addHeapObject(ret);
3751
3751
  };
3752
3752
 
3753
- export function __wbindgen_closure_wrapper15312(arg0, arg1, arg2) {
3754
- const ret = makeMutClosure(arg0, arg1, 5346, __wbg_adapter_47);
3753
+ export function __wbindgen_closure_wrapper15251(arg0, arg1, arg2) {
3754
+ const ret = makeMutClosure(arg0, arg1, 5326, __wbg_adapter_47);
3755
3755
  return addHeapObject(ret);
3756
3756
  };
3757
3757
 
3758
- export function __wbindgen_closure_wrapper21849(arg0, arg1, arg2) {
3759
- const ret = makeMutClosure(arg0, arg1, 7938, __wbg_adapter_52);
3758
+ export function __wbindgen_closure_wrapper21789(arg0, arg1, arg2) {
3759
+ const ret = makeMutClosure(arg0, arg1, 7919, __wbg_adapter_52);
3760
3760
  return addHeapObject(ret);
3761
3761
  };
3762
3762
 
3763
- export function __wbindgen_closure_wrapper21851(arg0, arg1, arg2) {
3764
- const ret = makeMutClosure(arg0, arg1, 7938, __wbg_adapter_52);
3763
+ export function __wbindgen_closure_wrapper21791(arg0, arg1, arg2) {
3764
+ const ret = makeMutClosure(arg0, arg1, 7919, __wbg_adapter_52);
3765
3765
  return addHeapObject(ret);
3766
3766
  };
3767
3767
 
3768
- export function __wbindgen_closure_wrapper21853(arg0, arg1, arg2) {
3769
- const ret = makeMutClosure(arg0, arg1, 7938, __wbg_adapter_52);
3768
+ export function __wbindgen_closure_wrapper21793(arg0, arg1, arg2) {
3769
+ const ret = makeMutClosure(arg0, arg1, 7919, __wbg_adapter_52);
3770
3770
  return addHeapObject(ret);
3771
3771
  };
3772
3772
 
3773
- export function __wbindgen_closure_wrapper21855(arg0, arg1, arg2) {
3774
- const ret = makeMutClosure(arg0, arg1, 7938, __wbg_adapter_52);
3773
+ export function __wbindgen_closure_wrapper21795(arg0, arg1, arg2) {
3774
+ const ret = makeMutClosure(arg0, arg1, 7919, __wbg_adapter_52);
3775
3775
  return addHeapObject(ret);
3776
3776
  };
3777
3777
 
3778
- export function __wbindgen_closure_wrapper26563(arg0, arg1, arg2) {
3779
- const ret = makeMutClosure(arg0, arg1, 9561, __wbg_adapter_61);
3778
+ export function __wbindgen_closure_wrapper26503(arg0, arg1, arg2) {
3779
+ const ret = makeMutClosure(arg0, arg1, 9542, __wbg_adapter_61);
3780
3780
  return addHeapObject(ret);
3781
3781
  };
3782
3782
 
3783
- export function __wbindgen_closure_wrapper27559(arg0, arg1, arg2) {
3784
- const ret = makeMutClosure(arg0, arg1, 10177, __wbg_adapter_64);
3783
+ export function __wbindgen_closure_wrapper27499(arg0, arg1, arg2) {
3784
+ const ret = makeMutClosure(arg0, arg1, 10158, __wbg_adapter_64);
3785
3785
  return addHeapObject(ret);
3786
3786
  };
3787
3787
 
3788
- export function __wbindgen_closure_wrapper27596(arg0, arg1, arg2) {
3789
- const ret = makeMutClosure(arg0, arg1, 10183, __wbg_adapter_67);
3788
+ export function __wbindgen_closure_wrapper27536(arg0, arg1, arg2) {
3789
+ const ret = makeMutClosure(arg0, arg1, 10164, __wbg_adapter_67);
3790
3790
  return addHeapObject(ret);
3791
3791
  };
3792
3792
 
package/re_viewer_bg.wasm CHANGED
Binary file
@@ -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 wasm_bindgen__convert__closures__invoke0_mut__h2ae45ecb67e8307e(a: number, b: number): void;
79
+ export function wasm_bindgen__convert__closures__invoke0_mut__hed3fb64bef06f3cc(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 wasm_bindgen__convert__closures__invoke1_mut__h4fdb2d52c5546e7c(a: number, b: number, c: number): void;
87
+ export function wasm_bindgen__convert__closures__invoke1_mut__h4d9d6d0dd555899a(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;