runmat 0.5.6-dev.0 → 0.5.6
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/lsp/runmat_lsp.js +3 -3
- package/dist/lsp/runmat_lsp_bg.wasm +0 -0
- package/dist/pkg-web/runmat_wasm_web.d.ts +1 -1
- package/dist/pkg-web/runmat_wasm_web.js +7 -7
- package/dist/pkg-web/runmat_wasm_web_bg.wasm +0 -0
- package/dist/pkg-web/runmat_wasm_web_bg.wasm.d.ts +1 -1
- package/dist/runtime/stdlib.snapshot +0 -0
- package/package.json +1 -1
|
Binary file
|
package/dist/lsp/runmat_lsp.js
CHANGED
|
@@ -213,7 +213,7 @@ function __wbg_get_imports() {
|
|
|
213
213
|
const ret = arg0.WorkerGlobalScope;
|
|
214
214
|
return ret;
|
|
215
215
|
},
|
|
216
|
-
|
|
216
|
+
__wbg___runmatOcctImportCad_b0bcda72bd66f2d0: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
|
|
217
217
|
const ret = __runmatOcctImportCad(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4), getArrayU8FromWasm0(arg5, arg6), arg7, arg8, arg9);
|
|
218
218
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
219
219
|
const len1 = WASM_VECTOR_LEN;
|
|
@@ -1259,12 +1259,12 @@ function __wbg_get_imports() {
|
|
|
1259
1259
|
arg0.writeTexture(arg1, arg2, arg3, arg4);
|
|
1260
1260
|
}, arguments); },
|
|
1261
1261
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
1262
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
1262
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 6078, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1263
1263
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h2ddb700be264118d);
|
|
1264
1264
|
return ret;
|
|
1265
1265
|
},
|
|
1266
1266
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
1267
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
1267
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 6117, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
1268
1268
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h0fd58337c3bb7841);
|
|
1269
1269
|
return ret;
|
|
1270
1270
|
},
|
|
Binary file
|
|
@@ -203,7 +203,7 @@ export interface InitOutput {
|
|
|
203
203
|
readonly wasm_bindgen__convert__closures_____invoke__h0fd58337c3bb7841: (a: number, b: number, c: any) => [number, number];
|
|
204
204
|
readonly wasm_bindgen__convert__closures_____invoke__h554464018ada0f86: (a: number, b: number, c: any, d: any) => void;
|
|
205
205
|
readonly wasm_bindgen__convert__closures_____invoke__hb871e9c5faa9fe3a: (a: number, b: number, c: any) => void;
|
|
206
|
-
readonly
|
|
206
|
+
readonly wasm_bindgen__convert__closures_____invoke__h033125e0cae58599: (a: number, b: number, c: any) => void;
|
|
207
207
|
readonly wasm_bindgen__convert__closures_____invoke__hb871e9c5faa9fe3a_3: (a: number, b: number, c: any) => void;
|
|
208
208
|
readonly __wbindgen_malloc: (a: number, b: number) => number;
|
|
209
209
|
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
|
@@ -800,7 +800,7 @@ function __wbg_get_imports() {
|
|
|
800
800
|
const ret = arg0.WorkerGlobalScope;
|
|
801
801
|
return ret;
|
|
802
802
|
},
|
|
803
|
-
|
|
803
|
+
__wbg___runmatOcctImportCad_b0bcda72bd66f2d0: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
|
|
804
804
|
const ret = __runmatOcctImportCad(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4), getArrayU8FromWasm0(arg5, arg6), arg7, arg8, arg9);
|
|
805
805
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
806
806
|
const len1 = WASM_VECTOR_LEN;
|
|
@@ -2493,22 +2493,22 @@ function __wbg_get_imports() {
|
|
|
2493
2493
|
arg0.writeTexture(arg1, arg2, arg3, arg4);
|
|
2494
2494
|
}, arguments); },
|
|
2495
2495
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
2496
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
2496
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 9664, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2497
2497
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hb871e9c5faa9fe3a);
|
|
2498
2498
|
return ret;
|
|
2499
2499
|
},
|
|
2500
2500
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
2501
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
2501
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 9688, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
2502
2502
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h0fd58337c3bb7841);
|
|
2503
2503
|
return ret;
|
|
2504
2504
|
},
|
|
2505
2505
|
__wbindgen_cast_0000000000000003: function(arg0, arg1) {
|
|
2506
2506
|
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("Event")], shim_idx: 3388, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2507
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2507
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h033125e0cae58599);
|
|
2508
2508
|
return ret;
|
|
2509
2509
|
},
|
|
2510
2510
|
__wbindgen_cast_0000000000000004: function(arg0, arg1) {
|
|
2511
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("GPUUncapturedErrorEvent")], shim_idx:
|
|
2511
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("GPUUncapturedErrorEvent")], shim_idx: 9664, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2512
2512
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hb871e9c5faa9fe3a_3);
|
|
2513
2513
|
return ret;
|
|
2514
2514
|
},
|
|
@@ -2564,8 +2564,8 @@ function wasm_bindgen__convert__closures_____invoke__hb871e9c5faa9fe3a(arg0, arg
|
|
|
2564
2564
|
wasm.wasm_bindgen__convert__closures_____invoke__hb871e9c5faa9fe3a(arg0, arg1, arg2);
|
|
2565
2565
|
}
|
|
2566
2566
|
|
|
2567
|
-
function
|
|
2568
|
-
wasm.
|
|
2567
|
+
function wasm_bindgen__convert__closures_____invoke__h033125e0cae58599(arg0, arg1, arg2) {
|
|
2568
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h033125e0cae58599(arg0, arg1, arg2);
|
|
2569
2569
|
}
|
|
2570
2570
|
|
|
2571
2571
|
function wasm_bindgen__convert__closures_____invoke__hb871e9c5faa9fe3a_3(arg0, arg1, arg2) {
|
|
Binary file
|
|
@@ -79,7 +79,7 @@ export const unsubscribeTraceEvents: (a: number) => void;
|
|
|
79
79
|
export const wasm_bindgen__convert__closures_____invoke__h0fd58337c3bb7841: (a: number, b: number, c: any) => [number, number];
|
|
80
80
|
export const wasm_bindgen__convert__closures_____invoke__h554464018ada0f86: (a: number, b: number, c: any, d: any) => void;
|
|
81
81
|
export const wasm_bindgen__convert__closures_____invoke__hb871e9c5faa9fe3a: (a: number, b: number, c: any) => void;
|
|
82
|
-
export const
|
|
82
|
+
export const wasm_bindgen__convert__closures_____invoke__h033125e0cae58599: (a: number, b: number, c: any) => void;
|
|
83
83
|
export const wasm_bindgen__convert__closures_____invoke__hb871e9c5faa9fe3a_3: (a: number, b: number, c: any) => void;
|
|
84
84
|
export const __wbindgen_malloc: (a: number, b: number) => number;
|
|
85
85
|
export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
|
Binary file
|