runmat 0.5.2-dev.0 → 0.5.2-dev.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.
@@ -42,9 +42,9 @@ export interface InitOutput {
42
42
  readonly __wbindgen_export_4: WebAssembly.Table;
43
43
  readonly __wbindgen_export_5: WebAssembly.Table;
44
44
  readonly __externref_table_dealloc: (a: number) => void;
45
- readonly closure4903_externref_shim: (a: number, b: number, c: any) => void;
46
- readonly closure4909_externref_shim: (a: number, b: number, c: any) => void;
47
- readonly closure4952_externref_shim: (a: number, b: number, c: any, d: any) => void;
45
+ readonly closure4924_externref_shim: (a: number, b: number, c: any) => void;
46
+ readonly closure4930_externref_shim: (a: number, b: number, c: any) => void;
47
+ readonly closure4973_externref_shim: (a: number, b: number, c: any, d: any) => void;
48
48
  readonly __wbindgen_start: () => void;
49
49
  }
50
50
 
@@ -414,15 +414,15 @@ export function setCompatMode(mode) {
414
414
  }
415
415
 
416
416
  function __wbg_adapter_36(arg0, arg1, arg2) {
417
- wasm.closure4903_externref_shim(arg0, arg1, arg2);
417
+ wasm.closure4924_externref_shim(arg0, arg1, arg2);
418
418
  }
419
419
 
420
420
  function __wbg_adapter_39(arg0, arg1, arg2) {
421
- wasm.closure4909_externref_shim(arg0, arg1, arg2);
421
+ wasm.closure4930_externref_shim(arg0, arg1, arg2);
422
422
  }
423
423
 
424
424
  function __wbg_adapter_421(arg0, arg1, arg2, arg3) {
425
- wasm.closure4952_externref_shim(arg0, arg1, arg2, arg3);
425
+ wasm.closure4973_externref_shim(arg0, arg1, arg2, arg3);
426
426
  }
427
427
 
428
428
  const __wbindgen_enum_GpuErrorFilter = ["validation", "out-of-memory", "internal"];
@@ -1296,12 +1296,12 @@ function __wbg_get_imports() {
1296
1296
  const ret = false;
1297
1297
  return ret;
1298
1298
  };
1299
- imports.wbg.__wbindgen_closure_wrapper17290 = function(arg0, arg1, arg2) {
1300
- const ret = makeMutClosure(arg0, arg1, 4904, __wbg_adapter_36);
1299
+ imports.wbg.__wbindgen_closure_wrapper17353 = function(arg0, arg1, arg2) {
1300
+ const ret = makeMutClosure(arg0, arg1, 4925, __wbg_adapter_36);
1301
1301
  return ret;
1302
1302
  };
1303
- imports.wbg.__wbindgen_closure_wrapper17763 = function(arg0, arg1, arg2) {
1304
- const ret = makeMutClosure(arg0, arg1, 4910, __wbg_adapter_39);
1303
+ imports.wbg.__wbindgen_closure_wrapper17826 = function(arg0, arg1, arg2) {
1304
+ const ret = makeMutClosure(arg0, arg1, 4931, __wbg_adapter_39);
1305
1305
  return ret;
1306
1306
  };
1307
1307
  imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
Binary file
@@ -23,7 +23,7 @@ export const __externref_table_alloc: () => number;
23
23
  export const __wbindgen_export_4: WebAssembly.Table;
24
24
  export const __wbindgen_export_5: WebAssembly.Table;
25
25
  export const __externref_table_dealloc: (a: number) => void;
26
- export const closure4903_externref_shim: (a: number, b: number, c: any) => void;
27
- export const closure4909_externref_shim: (a: number, b: number, c: any) => void;
28
- export const closure4952_externref_shim: (a: number, b: number, c: any, d: any) => void;
26
+ export const closure4924_externref_shim: (a: number, b: number, c: any) => void;
27
+ export const closure4930_externref_shim: (a: number, b: number, c: any) => void;
28
+ export const closure4973_externref_shim: (a: number, b: number, c: any, d: any) => void;
29
29
  export const __wbindgen_start: () => void;
@@ -137,9 +137,9 @@ export interface InitOutput {
137
137
  readonly __wbindgen_export_6: WebAssembly.Table;
138
138
  readonly __externref_table_dealloc: (a: number) => void;
139
139
  readonly closure3153_externref_shim: (a: number, b: number, c: any) => void;
140
- readonly closure7996_externref_shim: (a: number, b: number, c: any) => void;
141
- readonly closure8002_externref_shim: (a: number, b: number, c: any) => void;
142
- readonly closure8033_externref_shim: (a: number, b: number, c: any, d: any) => void;
140
+ readonly closure7984_externref_shim: (a: number, b: number, c: any) => void;
141
+ readonly closure7990_externref_shim: (a: number, b: number, c: any) => void;
142
+ readonly closure8021_externref_shim: (a: number, b: number, c: any, d: any) => void;
143
143
  readonly __wbindgen_start: () => void;
144
144
  }
145
145
 
@@ -590,15 +590,15 @@ function __wbg_adapter_56(arg0, arg1, arg2) {
590
590
  }
591
591
 
592
592
  function __wbg_adapter_59(arg0, arg1, arg2) {
593
- wasm.closure7996_externref_shim(arg0, arg1, arg2);
593
+ wasm.closure7984_externref_shim(arg0, arg1, arg2);
594
594
  }
595
595
 
596
596
  function __wbg_adapter_62(arg0, arg1, arg2) {
597
- wasm.closure8002_externref_shim(arg0, arg1, arg2);
597
+ wasm.closure7990_externref_shim(arg0, arg1, arg2);
598
598
  }
599
599
 
600
600
  function __wbg_adapter_616(arg0, arg1, arg2, arg3) {
601
- wasm.closure8033_externref_shim(arg0, arg1, arg2, arg3);
601
+ wasm.closure8021_externref_shim(arg0, arg1, arg2, arg3);
602
602
  }
603
603
 
604
604
  const __wbindgen_enum_GpuErrorFilter = ["validation", "out-of-memory", "internal"];
@@ -2093,15 +2093,15 @@ function __wbg_get_imports() {
2093
2093
  const ret = false;
2094
2094
  return ret;
2095
2095
  };
2096
- imports.wbg.__wbindgen_closure_wrapper25894 = function(arg0, arg1, arg2) {
2097
- const ret = makeMutClosure(arg0, arg1, 7997, __wbg_adapter_59);
2096
+ imports.wbg.__wbindgen_closure_wrapper25937 = function(arg0, arg1, arg2) {
2097
+ const ret = makeMutClosure(arg0, arg1, 7985, __wbg_adapter_59);
2098
2098
  return ret;
2099
2099
  };
2100
- imports.wbg.__wbindgen_closure_wrapper26309 = function(arg0, arg1, arg2) {
2101
- const ret = makeMutClosure(arg0, arg1, 8003, __wbg_adapter_62);
2100
+ imports.wbg.__wbindgen_closure_wrapper26352 = function(arg0, arg1, arg2) {
2101
+ const ret = makeMutClosure(arg0, arg1, 7991, __wbg_adapter_62);
2102
2102
  return ret;
2103
2103
  };
2104
- imports.wbg.__wbindgen_closure_wrapper8273 = function(arg0, arg1, arg2) {
2104
+ imports.wbg.__wbindgen_closure_wrapper8277 = function(arg0, arg1, arg2) {
2105
2105
  const ret = makeMutClosure(arg0, arg1, 3154, __wbg_adapter_56);
2106
2106
  return ret;
2107
2107
  };
@@ -70,7 +70,7 @@ export const __wbindgen_free: (a: number, b: number, c: number) => void;
70
70
  export const __wbindgen_export_6: WebAssembly.Table;
71
71
  export const __externref_table_dealloc: (a: number) => void;
72
72
  export const closure3153_externref_shim: (a: number, b: number, c: any) => void;
73
- export const closure7996_externref_shim: (a: number, b: number, c: any) => void;
74
- export const closure8002_externref_shim: (a: number, b: number, c: any) => void;
75
- export const closure8033_externref_shim: (a: number, b: number, c: any, d: any) => void;
73
+ export const closure7984_externref_shim: (a: number, b: number, c: any) => void;
74
+ export const closure7990_externref_shim: (a: number, b: number, c: any) => void;
75
+ export const closure8021_externref_shim: (a: number, b: number, c: any, d: any) => void;
76
76
  export const __wbindgen_start: () => void;
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "runmat",
3
- "version": "0.5.2-dev.0",
3
+ "version": "0.5.2-dev.2",
4
4
  "description": "Blazing fast runtime for math. Run MATLAB code on CPU or GPU.",
5
5
  "type": "module",
6
6
  "license": "Apache-2.0",