@perspective-dev/client 4.2.0 → 4.3.0

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.
@@ -1867,7 +1867,7 @@ function __wbg_get_imports() {
1867
1867
  const a = state0.a;
1868
1868
  state0.a = 0;
1869
1869
  try {
1870
- return __wasm_bindgen_func_elem_5384(a, state0.b, arg02, arg12);
1870
+ return __wasm_bindgen_func_elem_5713(a, state0.b, arg02, arg12);
1871
1871
  } finally {
1872
1872
  state0.a = a;
1873
1873
  }
@@ -2027,11 +2027,11 @@ function __wbg_get_imports() {
2027
2027
  console.warn(getObject(arg0));
2028
2028
  },
2029
2029
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
2030
- const ret = makeClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_1421, __wasm_bindgen_func_elem_1668);
2030
+ const ret = makeClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_813, __wasm_bindgen_func_elem_1689);
2031
2031
  return addHeapObject(ret);
2032
2032
  },
2033
2033
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
2034
- const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_3793, __wasm_bindgen_func_elem_3795);
2034
+ const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_3857, __wasm_bindgen_func_elem_3874);
2035
2035
  return addHeapObject(ret);
2036
2036
  },
2037
2037
  __wbindgen_cast_0000000000000003: function(arg0) {
@@ -2080,15 +2080,15 @@ function __wbg_get_imports() {
2080
2080
  "./perspective-js.wasm_bg.js": import0
2081
2081
  };
2082
2082
  }
2083
- function __wasm_bindgen_func_elem_1668(arg0, arg1) {
2084
- const ret = wasm.__wasm_bindgen_func_elem_1668(arg0, arg1);
2083
+ function __wasm_bindgen_func_elem_1689(arg0, arg1) {
2084
+ const ret = wasm.__wasm_bindgen_func_elem_1689(arg0, arg1);
2085
2085
  return takeObject(ret);
2086
2086
  }
2087
- function __wasm_bindgen_func_elem_3795(arg0, arg1, arg2) {
2088
- wasm.__wasm_bindgen_func_elem_3795(arg0, arg1, addHeapObject(arg2));
2087
+ function __wasm_bindgen_func_elem_3874(arg0, arg1, arg2) {
2088
+ wasm.__wasm_bindgen_func_elem_3874(arg0, arg1, addHeapObject(arg2));
2089
2089
  }
2090
- function __wasm_bindgen_func_elem_5384(arg0, arg1, arg2, arg3) {
2091
- wasm.__wasm_bindgen_func_elem_5384(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
2090
+ function __wasm_bindgen_func_elem_5713(arg0, arg1, arg2, arg3) {
2091
+ wasm.__wasm_bindgen_func_elem_5713(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
2092
2092
  }
2093
2093
  var ClientFinalization = typeof FinalizationRegistry === "undefined" ? { register: () => {
2094
2094
  }, unregister: () => {