@kittycad/kcl-wasm-lib 0.1.141 → 0.1.142
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/kcl_wasm_lib.d.ts +1 -1
- package/kcl_wasm_lib.js +18 -18
- package/kcl_wasm_lib_bg.wasm +0 -0
- package/package.json +1 -1
package/kcl_wasm_lib.d.ts
CHANGED
|
@@ -877,7 +877,7 @@ export interface InitOutput {
|
|
|
877
877
|
b: number,
|
|
878
878
|
c: any
|
|
879
879
|
) => [number, number]
|
|
880
|
-
readonly
|
|
880
|
+
readonly wasm_bindgen__convert__closures_____invoke__h05dfbbc2345b9e3c: (
|
|
881
881
|
a: number,
|
|
882
882
|
b: number,
|
|
883
883
|
c: any
|
package/kcl_wasm_lib.js
CHANGED
|
@@ -2153,7 +2153,7 @@ function __wbg_get_imports() {
|
|
|
2153
2153
|
__wbg_error_de6b86e598505246: function (arg0) {
|
|
2154
2154
|
console.error(arg0)
|
|
2155
2155
|
},
|
|
2156
|
-
|
|
2156
|
+
__wbg_exists_898554e6932d30f1: function () {
|
|
2157
2157
|
return handleError(function (arg0, arg1, arg2) {
|
|
2158
2158
|
let deferred0_0
|
|
2159
2159
|
let deferred0_1
|
|
@@ -2167,7 +2167,7 @@ function __wbg_get_imports() {
|
|
|
2167
2167
|
}
|
|
2168
2168
|
}, arguments)
|
|
2169
2169
|
},
|
|
2170
|
-
|
|
2170
|
+
__wbg_fireModelingCommandFromWasm_49ed129e5dc3af53: function () {
|
|
2171
2171
|
return handleError(function (
|
|
2172
2172
|
arg0,
|
|
2173
2173
|
arg1,
|
|
@@ -2210,7 +2210,7 @@ function __wbg_get_imports() {
|
|
|
2210
2210
|
}
|
|
2211
2211
|
}, arguments)
|
|
2212
2212
|
},
|
|
2213
|
-
|
|
2213
|
+
__wbg_getAllFiles_c3dadc458e8f754a: function () {
|
|
2214
2214
|
return handleError(function (arg0, arg1, arg2) {
|
|
2215
2215
|
let deferred0_0
|
|
2216
2216
|
let deferred0_1
|
|
@@ -2224,13 +2224,13 @@ function __wbg_get_imports() {
|
|
|
2224
2224
|
}
|
|
2225
2225
|
}, arguments)
|
|
2226
2226
|
},
|
|
2227
|
-
|
|
2227
|
+
__wbg_getClientState_7c92feeab8f30cb2: function () {
|
|
2228
2228
|
return handleError(function (arg0) {
|
|
2229
2229
|
const ret = arg0.getClientState()
|
|
2230
2230
|
return ret
|
|
2231
2231
|
}, arguments)
|
|
2232
2232
|
},
|
|
2233
|
-
|
|
2233
|
+
__wbg_getOsInfo_da1304c8cf220f33: function () {
|
|
2234
2234
|
return handleError(function (arg0, arg1) {
|
|
2235
2235
|
const ret = arg1.getOsInfo()
|
|
2236
2236
|
const ptr1 = passStringToWasm0(
|
|
@@ -2257,7 +2257,7 @@ function __wbg_get_imports() {
|
|
|
2257
2257
|
const ret = arg0.getTime()
|
|
2258
2258
|
return ret
|
|
2259
2259
|
},
|
|
2260
|
-
|
|
2260
|
+
__wbg_getWebrtcStats_5581f75b3feddba7: function () {
|
|
2261
2261
|
return handleError(function (arg0) {
|
|
2262
2262
|
const ret = arg0.getWebrtcStats()
|
|
2263
2263
|
return ret
|
|
@@ -2305,13 +2305,13 @@ function __wbg_get_imports() {
|
|
|
2305
2305
|
const ret = result
|
|
2306
2306
|
return ret
|
|
2307
2307
|
},
|
|
2308
|
-
|
|
2308
|
+
__wbg_isDesktop_84e026e648e9524a: function () {
|
|
2309
2309
|
return handleError(function (arg0) {
|
|
2310
2310
|
const ret = arg0.isDesktop()
|
|
2311
2311
|
return ret
|
|
2312
2312
|
}, arguments)
|
|
2313
2313
|
},
|
|
2314
|
-
|
|
2314
|
+
__wbg_kclCode_3864a10c95e39243: function () {
|
|
2315
2315
|
return handleError(function (arg0, arg1) {
|
|
2316
2316
|
const ret = arg1.kclCode()
|
|
2317
2317
|
const ptr1 = passStringToWasm0(
|
|
@@ -2416,7 +2416,7 @@ function __wbg_get_imports() {
|
|
|
2416
2416
|
const ret = arg0.queueMicrotask
|
|
2417
2417
|
return ret
|
|
2418
2418
|
},
|
|
2419
|
-
|
|
2419
|
+
__wbg_readFile_1632ff19d05913fe: function () {
|
|
2420
2420
|
return handleError(function (arg0, arg1, arg2) {
|
|
2421
2421
|
let deferred0_0
|
|
2422
2422
|
let deferred0_1
|
|
@@ -2446,7 +2446,7 @@ function __wbg_get_imports() {
|
|
|
2446
2446
|
arg0.respond(arg1 >>> 0)
|
|
2447
2447
|
}, arguments)
|
|
2448
2448
|
},
|
|
2449
|
-
|
|
2449
|
+
__wbg_sendModelingCommandFromWasm_81763df22c67874a: function () {
|
|
2450
2450
|
return handleError(function (
|
|
2451
2451
|
arg0,
|
|
2452
2452
|
arg1,
|
|
@@ -2516,7 +2516,7 @@ function __wbg_get_imports() {
|
|
|
2516
2516
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true)
|
|
2517
2517
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true)
|
|
2518
2518
|
},
|
|
2519
|
-
|
|
2519
|
+
__wbg_startNewSession_9f0d70c876a23a56: function () {
|
|
2520
2520
|
return handleError(function (arg0) {
|
|
2521
2521
|
const ret = arg0.startNewSession()
|
|
2522
2522
|
return ret
|
|
@@ -2564,7 +2564,7 @@ function __wbg_get_imports() {
|
|
|
2564
2564
|
const ret = arg0.value
|
|
2565
2565
|
return ret
|
|
2566
2566
|
},
|
|
2567
|
-
|
|
2567
|
+
__wbg_version_f2c85d13b6432e8e: function () {
|
|
2568
2568
|
return handleError(function (arg0, arg1) {
|
|
2569
2569
|
const ret = arg1.version()
|
|
2570
2570
|
const ptr1 = passStringToWasm0(
|
|
@@ -2589,7 +2589,7 @@ function __wbg_get_imports() {
|
|
|
2589
2589
|
return ret
|
|
2590
2590
|
},
|
|
2591
2591
|
__wbindgen_cast_0000000000000001: function (arg0, arg1) {
|
|
2592
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
2592
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 7768, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
2593
2593
|
const ret = makeMutClosure(
|
|
2594
2594
|
arg0,
|
|
2595
2595
|
arg1,
|
|
@@ -2598,16 +2598,16 @@ function __wbg_get_imports() {
|
|
|
2598
2598
|
return ret
|
|
2599
2599
|
},
|
|
2600
2600
|
__wbindgen_cast_0000000000000002: function (arg0, arg1) {
|
|
2601
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("IteratorResult<any>")], shim_idx:
|
|
2601
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("IteratorResult<any>")], shim_idx: 2572, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
2602
2602
|
const ret = makeMutClosure(
|
|
2603
2603
|
arg0,
|
|
2604
2604
|
arg1,
|
|
2605
|
-
|
|
2605
|
+
wasm_bindgen__convert__closures_____invoke__h05dfbbc2345b9e3c
|
|
2606
2606
|
)
|
|
2607
2607
|
return ret
|
|
2608
2608
|
},
|
|
2609
2609
|
__wbindgen_cast_0000000000000003: function (arg0, arg1) {
|
|
2610
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx:
|
|
2610
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 6617, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2611
2611
|
const ret = makeMutClosure(
|
|
2612
2612
|
arg0,
|
|
2613
2613
|
arg1,
|
|
@@ -2659,13 +2659,13 @@ function wasm_bindgen__convert__closures_____invoke__hd41fce227beb919d(
|
|
|
2659
2659
|
}
|
|
2660
2660
|
}
|
|
2661
2661
|
|
|
2662
|
-
function
|
|
2662
|
+
function wasm_bindgen__convert__closures_____invoke__h05dfbbc2345b9e3c(
|
|
2663
2663
|
arg0,
|
|
2664
2664
|
arg1,
|
|
2665
2665
|
arg2
|
|
2666
2666
|
) {
|
|
2667
2667
|
const ret =
|
|
2668
|
-
wasm.
|
|
2668
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h05dfbbc2345b9e3c(
|
|
2669
2669
|
arg0,
|
|
2670
2670
|
arg1,
|
|
2671
2671
|
arg2
|
package/kcl_wasm_lib_bg.wasm
CHANGED
|
Binary file
|