qlue-ls 1.1.0 → 1.1.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.
- package/package.json +1 -1
- package/qlue_ls.d.ts +4 -4
- package/qlue_ls.js +8 -8
- package/qlue_ls_bg.wasm +0 -0
package/package.json
CHANGED
package/qlue_ls.d.ts
CHANGED
|
@@ -22,14 +22,14 @@ export type InitInput = RequestInfo | URL | Response | BufferSource | WebAssembl
|
|
|
22
22
|
export interface InitOutput {
|
|
23
23
|
readonly memory: WebAssembly.Memory;
|
|
24
24
|
readonly __wbg_server_free: (a: number, b: number) => void;
|
|
25
|
+
readonly format_raw: (a: number, b: number) => [number, number, number, number];
|
|
25
26
|
readonly init_language_server: (a: any) => number;
|
|
26
27
|
readonly listen: (a: number, b: any) => any;
|
|
27
|
-
readonly format_raw: (a: number, b: number) => [number, number, number, number];
|
|
28
28
|
readonly get_parse_tree: (a: number, b: number, c: number) => any;
|
|
29
29
|
readonly determine_operation_type: (a: number, b: number) => [number, number];
|
|
30
|
-
readonly
|
|
31
|
-
readonly
|
|
32
|
-
readonly
|
|
30
|
+
readonly wasm_bindgen_1875f4231cc1d982___convert__closures_____invoke___wasm_bindgen_1875f4231cc1d982___JsValue_____: (a: number, b: number, c: any) => void;
|
|
31
|
+
readonly wasm_bindgen_1875f4231cc1d982___closure__destroy___dyn_core_b03932f25916e09f___ops__function__FnMut__wasm_bindgen_1875f4231cc1d982___JsValue____Output_______: (a: number, b: number) => void;
|
|
32
|
+
readonly wasm_bindgen_1875f4231cc1d982___convert__closures_____invoke___wasm_bindgen_1875f4231cc1d982___JsValue__wasm_bindgen_1875f4231cc1d982___JsValue_____: (a: number, b: number, c: any, d: any) => void;
|
|
33
33
|
readonly __wbindgen_malloc: (a: number, b: number) => number;
|
|
34
34
|
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
|
35
35
|
readonly __externref_table_alloc: () => number;
|
package/qlue_ls.js
CHANGED
|
@@ -220,12 +220,12 @@ if (!('encodeInto' in cachedTextEncoder)) {
|
|
|
220
220
|
|
|
221
221
|
let WASM_VECTOR_LEN = 0;
|
|
222
222
|
|
|
223
|
-
function
|
|
224
|
-
wasm.
|
|
223
|
+
function wasm_bindgen_1875f4231cc1d982___convert__closures_____invoke___wasm_bindgen_1875f4231cc1d982___JsValue_____(arg0, arg1, arg2) {
|
|
224
|
+
wasm.wasm_bindgen_1875f4231cc1d982___convert__closures_____invoke___wasm_bindgen_1875f4231cc1d982___JsValue_____(arg0, arg1, arg2);
|
|
225
225
|
}
|
|
226
226
|
|
|
227
|
-
function
|
|
228
|
-
wasm.
|
|
227
|
+
function wasm_bindgen_1875f4231cc1d982___convert__closures_____invoke___wasm_bindgen_1875f4231cc1d982___JsValue__wasm_bindgen_1875f4231cc1d982___JsValue_____(arg0, arg1, arg2, arg3) {
|
|
228
|
+
wasm.wasm_bindgen_1875f4231cc1d982___convert__closures_____invoke___wasm_bindgen_1875f4231cc1d982___JsValue__wasm_bindgen_1875f4231cc1d982___JsValue_____(arg0, arg1, arg2, arg3);
|
|
229
229
|
}
|
|
230
230
|
|
|
231
231
|
const __wbindgen_enum_RequestMode = ["same-origin", "no-cors", "cors", "navigate"];
|
|
@@ -587,7 +587,7 @@ function __wbg_get_imports() {
|
|
|
587
587
|
const a = state0.a;
|
|
588
588
|
state0.a = 0;
|
|
589
589
|
try {
|
|
590
|
-
return
|
|
590
|
+
return wasm_bindgen_1875f4231cc1d982___convert__closures_____invoke___wasm_bindgen_1875f4231cc1d982___JsValue__wasm_bindgen_1875f4231cc1d982___JsValue_____(a, state0.b, arg0, arg1);
|
|
591
591
|
} finally {
|
|
592
592
|
state0.a = a;
|
|
593
593
|
}
|
|
@@ -711,9 +711,9 @@ function __wbg_get_imports() {
|
|
|
711
711
|
const ret = getStringFromWasm0(arg0, arg1);
|
|
712
712
|
return ret;
|
|
713
713
|
};
|
|
714
|
-
imports.wbg.
|
|
715
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
716
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
714
|
+
imports.wbg.__wbindgen_cast_ba634f89d848e16b = function(arg0, arg1) {
|
|
715
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 1438, function: Function { arguments: [Externref], shim_idx: 1439, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
716
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_1875f4231cc1d982___closure__destroy___dyn_core_b03932f25916e09f___ops__function__FnMut__wasm_bindgen_1875f4231cc1d982___JsValue____Output_______, wasm_bindgen_1875f4231cc1d982___convert__closures_____invoke___wasm_bindgen_1875f4231cc1d982___JsValue_____);
|
|
717
717
|
return ret;
|
|
718
718
|
};
|
|
719
719
|
imports.wbg.__wbindgen_init_externref_table = function() {
|
package/qlue_ls_bg.wasm
CHANGED
|
Binary file
|