runmat 0.4.7-dev.2 → 0.4.8-dev.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.
- package/artifacts/stdlib.snapshot +0 -0
- package/dist/generated/builtin-examples-catalog.d.ts.map +1 -1
- package/dist/generated/builtin-examples-catalog.js +1 -1
- package/dist/generated/builtin-examples-catalog.js.map +1 -1
- package/dist/generated/builtins/deg2rad.d.ts +4 -0
- package/dist/generated/builtins/deg2rad.d.ts.map +1 -0
- package/dist/generated/builtins/deg2rad.js +98 -0
- package/dist/generated/builtins/deg2rad.js.map +1 -0
- package/dist/generated/builtins/rad2deg.d.ts +4 -0
- package/dist/generated/builtins/rad2deg.d.ts.map +1 -0
- package/dist/generated/builtins/rad2deg.js +98 -0
- package/dist/generated/builtins/rad2deg.js.map +1 -0
- package/dist/generated/builtins-manifest.d.ts.map +1 -1
- package/dist/generated/builtins-manifest.js +44 -0
- package/dist/generated/builtins-manifest.js.map +1 -1
- package/dist/lsp/runmat_lsp.d.ts +2 -2
- package/dist/lsp/runmat_lsp.js +4 -4
- package/dist/lsp/runmat_lsp_bg.wasm +0 -0
- package/dist/lsp/runmat_lsp_bg.wasm.d.ts +2 -2
- package/dist/pkg-web/runmat_wasm_web.d.ts +3 -3
- package/dist/pkg-web/runmat_wasm_web.js +8 -8
- package/dist/pkg-web/runmat_wasm_web_bg.wasm +0 -0
- package/dist/pkg-web/runmat_wasm_web_bg.wasm.d.ts +3 -3
- package/dist/runtime/stdlib.snapshot +0 -0
- package/package.json +1 -1
package/dist/lsp/runmat_lsp.d.ts
CHANGED
|
@@ -42,8 +42,8 @@ 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
|
|
46
|
-
readonly
|
|
45
|
+
readonly closure4102_externref_shim: (a: number, b: number, c: any) => void;
|
|
46
|
+
readonly closure4124_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
47
47
|
readonly __wbindgen_start: () => void;
|
|
48
48
|
}
|
|
49
49
|
|
package/dist/lsp/runmat_lsp.js
CHANGED
|
@@ -405,11 +405,11 @@ export function setCompatMode(mode) {
|
|
|
405
405
|
}
|
|
406
406
|
|
|
407
407
|
function __wbg_adapter_32(arg0, arg1, arg2) {
|
|
408
|
-
wasm.
|
|
408
|
+
wasm.closure4102_externref_shim(arg0, arg1, arg2);
|
|
409
409
|
}
|
|
410
410
|
|
|
411
411
|
function __wbg_adapter_124(arg0, arg1, arg2, arg3) {
|
|
412
|
-
wasm.
|
|
412
|
+
wasm.closure4124_externref_shim(arg0, arg1, arg2, arg3);
|
|
413
413
|
}
|
|
414
414
|
|
|
415
415
|
const __wbindgen_enum_XmlHttpRequestResponseType = ["", "arraybuffer", "blob", "document", "json", "text"];
|
|
@@ -693,8 +693,8 @@ function __wbg_get_imports() {
|
|
|
693
693
|
const ret = false;
|
|
694
694
|
return ret;
|
|
695
695
|
};
|
|
696
|
-
imports.wbg.
|
|
697
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
696
|
+
imports.wbg.__wbindgen_closure_wrapper14403 = function(arg0, arg1, arg2) {
|
|
697
|
+
const ret = makeMutClosure(arg0, arg1, 4103, __wbg_adapter_32);
|
|
698
698
|
return ret;
|
|
699
699
|
};
|
|
700
700
|
imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
|
|
Binary file
|
|
@@ -23,6 +23,6 @@ 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
|
|
27
|
-
export const
|
|
26
|
+
export const closure4102_externref_shim: (a: number, b: number, c: any) => void;
|
|
27
|
+
export const closure4124_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
28
28
|
export const __wbindgen_start: () => void;
|
|
@@ -149,9 +149,9 @@ export interface InitOutput {
|
|
|
149
149
|
readonly __wbindgen_export_6: WebAssembly.Table;
|
|
150
150
|
readonly __externref_table_dealloc: (a: number) => void;
|
|
151
151
|
readonly closure2699_externref_shim: (a: number, b: number, c: any) => void;
|
|
152
|
-
readonly
|
|
153
|
-
readonly
|
|
154
|
-
readonly
|
|
152
|
+
readonly closure7596_externref_shim: (a: number, b: number, c: any) => void;
|
|
153
|
+
readonly closure7603_externref_shim: (a: number, b: number, c: any) => void;
|
|
154
|
+
readonly closure7634_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
155
155
|
readonly __wbindgen_start: () => void;
|
|
156
156
|
}
|
|
157
157
|
|
|
@@ -637,15 +637,15 @@ function __wbg_adapter_56(arg0, arg1, arg2) {
|
|
|
637
637
|
}
|
|
638
638
|
|
|
639
639
|
function __wbg_adapter_59(arg0, arg1, arg2) {
|
|
640
|
-
wasm.
|
|
640
|
+
wasm.closure7596_externref_shim(arg0, arg1, arg2);
|
|
641
641
|
}
|
|
642
642
|
|
|
643
643
|
function __wbg_adapter_62(arg0, arg1, arg2) {
|
|
644
|
-
wasm.
|
|
644
|
+
wasm.closure7603_externref_shim(arg0, arg1, arg2);
|
|
645
645
|
}
|
|
646
646
|
|
|
647
647
|
function __wbg_adapter_622(arg0, arg1, arg2, arg3) {
|
|
648
|
-
wasm.
|
|
648
|
+
wasm.closure7634_externref_shim(arg0, arg1, arg2, arg3);
|
|
649
649
|
}
|
|
650
650
|
|
|
651
651
|
const __wbindgen_enum_GpuErrorFilter = ["validation", "out-of-memory", "internal"];
|
|
@@ -2141,15 +2141,15 @@ function __wbg_get_imports() {
|
|
|
2141
2141
|
const ret = false;
|
|
2142
2142
|
return ret;
|
|
2143
2143
|
};
|
|
2144
|
-
imports.wbg.
|
|
2145
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2144
|
+
imports.wbg.__wbindgen_closure_wrapper23458 = function(arg0, arg1, arg2) {
|
|
2145
|
+
const ret = makeMutClosure(arg0, arg1, 7597, __wbg_adapter_59);
|
|
2146
2146
|
return ret;
|
|
2147
2147
|
};
|
|
2148
|
-
imports.wbg.
|
|
2149
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2148
|
+
imports.wbg.__wbindgen_closure_wrapper23873 = function(arg0, arg1, arg2) {
|
|
2149
|
+
const ret = makeMutClosure(arg0, arg1, 7604, __wbg_adapter_62);
|
|
2150
2150
|
return ret;
|
|
2151
2151
|
};
|
|
2152
|
-
imports.wbg.
|
|
2152
|
+
imports.wbg.__wbindgen_closure_wrapper6665 = function(arg0, arg1, arg2) {
|
|
2153
2153
|
const ret = makeMutClosure(arg0, arg1, 2700, __wbg_adapter_56);
|
|
2154
2154
|
return ret;
|
|
2155
2155
|
};
|
|
Binary file
|
|
@@ -76,7 +76,7 @@ export const __wbindgen_free: (a: number, b: number, c: number) => void;
|
|
|
76
76
|
export const __wbindgen_export_6: WebAssembly.Table;
|
|
77
77
|
export const __externref_table_dealloc: (a: number) => void;
|
|
78
78
|
export const closure2699_externref_shim: (a: number, b: number, c: any) => void;
|
|
79
|
-
export const
|
|
80
|
-
export const
|
|
81
|
-
export const
|
|
79
|
+
export const closure7596_externref_shim: (a: number, b: number, c: any) => void;
|
|
80
|
+
export const closure7603_externref_shim: (a: number, b: number, c: any) => void;
|
|
81
|
+
export const closure7634_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
82
82
|
export const __wbindgen_start: () => void;
|
|
Binary file
|