@spikard/wasm 0.5.0 → 0.6.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.
@@ -5,7 +5,7 @@
5
5
  "Na'aman Hirschfeld <nhirschfeld@gmail.com>"
6
6
  ],
7
7
  "description": "WebAssembly bindings for Spikard HTTP framework via wasm-bindgen",
8
- "version": "0.5.0",
8
+ "version": "0.6.0",
9
9
  "license": "MIT",
10
10
  "repository": {
11
11
  "type": "git",
@@ -232,16 +232,16 @@ if (!('encodeInto' in cachedTextEncoder)) {
232
232
 
233
233
  let WASM_VECTOR_LEN = 0;
234
234
 
235
- function __wasm_bindgen_func_elem_405(arg0, arg1) {
236
- wasm.__wasm_bindgen_func_elem_405(arg0, arg1);
237
- }
238
-
239
235
  function __wasm_bindgen_func_elem_641(arg0, arg1, arg2) {
240
236
  wasm.__wasm_bindgen_func_elem_641(arg0, arg1, addHeapObject(arg2));
241
237
  }
242
238
 
243
- function __wasm_bindgen_func_elem_4144(arg0, arg1, arg2, arg3) {
244
- wasm.__wasm_bindgen_func_elem_4144(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
239
+ function __wasm_bindgen_func_elem_405(arg0, arg1) {
240
+ wasm.__wasm_bindgen_func_elem_405(arg0, arg1);
241
+ }
242
+
243
+ function __wasm_bindgen_func_elem_4291(arg0, arg1, arg2, arg3) {
244
+ wasm.__wasm_bindgen_func_elem_4291(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
245
245
  }
246
246
 
247
247
  const TestClientFinalization = (typeof FinalizationRegistry === 'undefined')
@@ -727,7 +727,7 @@ export function __wbg_new_ff12d2b041fb48f1(arg0, arg1) {
727
727
  const a = state0.a;
728
728
  state0.a = 0;
729
729
  try {
730
- return __wasm_bindgen_func_elem_4144(a, state0.b, arg0, arg1);
730
+ return __wasm_bindgen_func_elem_4291(a, state0.b, arg0, arg1);
731
731
  } finally {
732
732
  state0.a = a;
733
733
  }
Binary file
@@ -13,11 +13,11 @@ export const testclient_post: (a: number, b: number, c: number, d: number) => nu
13
13
  export const testclient_put: (a: number, b: number, c: number, d: number) => number;
14
14
  export const testclient_trace: (a: number, b: number, c: number, d: number) => number;
15
15
  export const init: () => void;
16
- export const __wasm_bindgen_func_elem_405: (a: number, b: number) => void;
17
- export const __wasm_bindgen_func_elem_404: (a: number, b: number) => void;
18
16
  export const __wasm_bindgen_func_elem_641: (a: number, b: number, c: number) => void;
19
17
  export const __wasm_bindgen_func_elem_640: (a: number, b: number) => void;
20
- export const __wasm_bindgen_func_elem_4144: (a: number, b: number, c: number, d: number) => void;
18
+ export const __wasm_bindgen_func_elem_405: (a: number, b: number) => void;
19
+ export const __wasm_bindgen_func_elem_404: (a: number, b: number) => void;
20
+ export const __wasm_bindgen_func_elem_4291: (a: number, b: number, c: number, d: number) => void;
21
21
  export const __wbindgen_export: (a: number, b: number) => number;
22
22
  export const __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
23
23
  export const __wbindgen_export3: (a: number) => void;
@@ -4,7 +4,7 @@
4
4
  "Na'aman Hirschfeld <nhirschfeld@gmail.com>"
5
5
  ],
6
6
  "description": "WebAssembly bindings for Spikard HTTP framework via wasm-bindgen",
7
- "version": "0.5.0",
7
+ "version": "0.6.0",
8
8
  "license": "MIT",
9
9
  "repository": {
10
10
  "type": "git",
@@ -223,16 +223,16 @@ if (!('encodeInto' in cachedTextEncoder)) {
223
223
 
224
224
  let WASM_VECTOR_LEN = 0;
225
225
 
226
- function __wasm_bindgen_func_elem_405(arg0, arg1) {
227
- wasm.__wasm_bindgen_func_elem_405(arg0, arg1);
228
- }
229
-
230
226
  function __wasm_bindgen_func_elem_641(arg0, arg1, arg2) {
231
227
  wasm.__wasm_bindgen_func_elem_641(arg0, arg1, addHeapObject(arg2));
232
228
  }
233
229
 
234
- function __wasm_bindgen_func_elem_4144(arg0, arg1, arg2, arg3) {
235
- wasm.__wasm_bindgen_func_elem_4144(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
230
+ function __wasm_bindgen_func_elem_405(arg0, arg1) {
231
+ wasm.__wasm_bindgen_func_elem_405(arg0, arg1);
232
+ }
233
+
234
+ function __wasm_bindgen_func_elem_4291(arg0, arg1, arg2, arg3) {
235
+ wasm.__wasm_bindgen_func_elem_4291(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
236
236
  }
237
237
 
238
238
  const TestClientFinalization = (typeof FinalizationRegistry === 'undefined')
@@ -720,7 +720,7 @@ exports.__wbg_new_ff12d2b041fb48f1 = function(arg0, arg1) {
720
720
  const a = state0.a;
721
721
  state0.a = 0;
722
722
  try {
723
- return __wasm_bindgen_func_elem_4144(a, state0.b, arg0, arg1);
723
+ return __wasm_bindgen_func_elem_4291(a, state0.b, arg0, arg1);
724
724
  } finally {
725
725
  state0.a = a;
726
726
  }
Binary file
@@ -13,11 +13,11 @@ export const testclient_post: (a: number, b: number, c: number, d: number) => nu
13
13
  export const testclient_put: (a: number, b: number, c: number, d: number) => number;
14
14
  export const testclient_trace: (a: number, b: number, c: number, d: number) => number;
15
15
  export const init: () => void;
16
- export const __wasm_bindgen_func_elem_405: (a: number, b: number) => void;
17
- export const __wasm_bindgen_func_elem_404: (a: number, b: number) => void;
18
16
  export const __wasm_bindgen_func_elem_641: (a: number, b: number, c: number) => void;
19
17
  export const __wasm_bindgen_func_elem_640: (a: number, b: number) => void;
20
- export const __wasm_bindgen_func_elem_4144: (a: number, b: number, c: number, d: number) => void;
18
+ export const __wasm_bindgen_func_elem_405: (a: number, b: number) => void;
19
+ export const __wasm_bindgen_func_elem_404: (a: number, b: number) => void;
20
+ export const __wasm_bindgen_func_elem_4291: (a: number, b: number, c: number, d: number) => void;
21
21
  export const __wbindgen_export: (a: number, b: number) => number;
22
22
  export const __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
23
23
  export const __wbindgen_export3: (a: number) => void;
@@ -5,7 +5,7 @@
5
5
  "Na'aman Hirschfeld <nhirschfeld@gmail.com>"
6
6
  ],
7
7
  "description": "WebAssembly bindings for Spikard HTTP framework via wasm-bindgen",
8
- "version": "0.5.0",
8
+ "version": "0.6.0",
9
9
  "license": "MIT",
10
10
  "repository": {
11
11
  "type": "git",
@@ -47,7 +47,7 @@ export interface InitOutput {
47
47
  readonly __wasm_bindgen_func_elem_404: (a: number, b: number) => void;
48
48
  readonly __wasm_bindgen_func_elem_641: (a: number, b: number, c: number) => void;
49
49
  readonly __wasm_bindgen_func_elem_640: (a: number, b: number) => void;
50
- readonly __wasm_bindgen_func_elem_4144: (a: number, b: number, c: number, d: number) => void;
50
+ readonly __wasm_bindgen_func_elem_4291: (a: number, b: number, c: number, d: number) => void;
51
51
  readonly __wbindgen_export: (a: number, b: number) => number;
52
52
  readonly __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
53
53
  readonly __wbindgen_export3: (a: number) => void;
@@ -237,8 +237,8 @@ function __wasm_bindgen_func_elem_641(arg0, arg1, arg2) {
237
237
  wasm.__wasm_bindgen_func_elem_641(arg0, arg1, addHeapObject(arg2));
238
238
  }
239
239
 
240
- function __wasm_bindgen_func_elem_4144(arg0, arg1, arg2, arg3) {
241
- wasm.__wasm_bindgen_func_elem_4144(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
240
+ function __wasm_bindgen_func_elem_4291(arg0, arg1, arg2, arg3) {
241
+ wasm.__wasm_bindgen_func_elem_4291(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
242
242
  }
243
243
 
244
244
  const TestClientFinalization = (typeof FinalizationRegistry === 'undefined')
@@ -705,7 +705,7 @@ function __wbg_get_imports() {
705
705
  const a = state0.a;
706
706
  state0.a = 0;
707
707
  try {
708
- return __wasm_bindgen_func_elem_4144(a, state0.b, arg0, arg1);
708
+ return __wasm_bindgen_func_elem_4291(a, state0.b, arg0, arg1);
709
709
  } finally {
710
710
  state0.a = a;
711
711
  }
Binary file
@@ -17,7 +17,7 @@ export const __wasm_bindgen_func_elem_405: (a: number, b: number) => void;
17
17
  export const __wasm_bindgen_func_elem_404: (a: number, b: number) => void;
18
18
  export const __wasm_bindgen_func_elem_641: (a: number, b: number, c: number) => void;
19
19
  export const __wasm_bindgen_func_elem_640: (a: number, b: number) => void;
20
- export const __wasm_bindgen_func_elem_4144: (a: number, b: number, c: number, d: number) => void;
20
+ export const __wasm_bindgen_func_elem_4291: (a: number, b: number, c: number, d: number) => void;
21
21
  export const __wbindgen_export: (a: number, b: number) => number;
22
22
  export const __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
23
23
  export const __wbindgen_export3: (a: number) => void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spikard/wasm",
3
- "version": "0.5.0",
3
+ "version": "0.6.0",
4
4
  "description": "WebAssembly bindings for spikard - High-performance HTTP framework",
5
5
  "main": "dist-bundler/spikard_wasm.js",
6
6
  "types": "dist-bundler/spikard_wasm.d.ts",