@janssenproject/cedarling_wasm 0.0.438 → 0.0.439
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/cedarling_wasm.d.ts +3 -3
- package/cedarling_wasm.js +9 -9
- package/cedarling_wasm_bg.wasm +0 -0
- package/package.json +1 -1
package/cedarling_wasm.d.ts
CHANGED
|
@@ -891,10 +891,10 @@ export interface InitOutput {
|
|
|
891
891
|
readonly batchitemunsignedresult_error: (a: number) => number;
|
|
892
892
|
readonly batchauthorizeunsignedresponse_batch_id: (a: number, b: number) => void;
|
|
893
893
|
readonly cedarling_get_logs_by_tag: (a: number, b: number, c: number, d: number) => void;
|
|
894
|
-
readonly
|
|
895
|
-
readonly
|
|
894
|
+
readonly __wasm_bindgen_func_elem_8795: (a: number, b: number, c: number, d: number) => void;
|
|
895
|
+
readonly __wasm_bindgen_func_elem_8850: (a: number, b: number, c: number, d: number) => void;
|
|
896
896
|
readonly __wasm_bindgen_func_elem_12273: (a: number, b: number, c: number) => void;
|
|
897
|
-
readonly
|
|
897
|
+
readonly __wasm_bindgen_func_elem_8631: (a: number, b: number) => void;
|
|
898
898
|
readonly __wbindgen_export: (a: number, b: number) => number;
|
|
899
899
|
readonly __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
|
|
900
900
|
readonly __wbindgen_export3: (a: number) => void;
|
package/cedarling_wasm.js
CHANGED
|
@@ -2378,7 +2378,7 @@ function __wbg_get_imports() {
|
|
|
2378
2378
|
const a = state0.a;
|
|
2379
2379
|
state0.a = 0;
|
|
2380
2380
|
try {
|
|
2381
|
-
return
|
|
2381
|
+
return __wasm_bindgen_func_elem_8850(a, state0.b, arg0, arg1);
|
|
2382
2382
|
} finally {
|
|
2383
2383
|
state0.a = a;
|
|
2384
2384
|
}
|
|
@@ -2593,12 +2593,12 @@ function __wbg_get_imports() {
|
|
|
2593
2593
|
},
|
|
2594
2594
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
2595
2595
|
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 992, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
2596
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2596
|
+
const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_8795);
|
|
2597
2597
|
return addHeapObject(ret);
|
|
2598
2598
|
},
|
|
2599
2599
|
__wbindgen_cast_0000000000000003: function(arg0, arg1) {
|
|
2600
2600
|
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 878, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2601
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2601
|
+
const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_8631);
|
|
2602
2602
|
return addHeapObject(ret);
|
|
2603
2603
|
},
|
|
2604
2604
|
__wbindgen_cast_0000000000000004: function(arg0) {
|
|
@@ -2640,18 +2640,18 @@ function __wbg_get_imports() {
|
|
|
2640
2640
|
};
|
|
2641
2641
|
}
|
|
2642
2642
|
|
|
2643
|
-
function
|
|
2644
|
-
wasm.
|
|
2643
|
+
function __wasm_bindgen_func_elem_8631(arg0, arg1) {
|
|
2644
|
+
wasm.__wasm_bindgen_func_elem_8631(arg0, arg1);
|
|
2645
2645
|
}
|
|
2646
2646
|
|
|
2647
2647
|
function __wasm_bindgen_func_elem_12273(arg0, arg1, arg2) {
|
|
2648
2648
|
wasm.__wasm_bindgen_func_elem_12273(arg0, arg1, addHeapObject(arg2));
|
|
2649
2649
|
}
|
|
2650
2650
|
|
|
2651
|
-
function
|
|
2651
|
+
function __wasm_bindgen_func_elem_8795(arg0, arg1, arg2) {
|
|
2652
2652
|
try {
|
|
2653
2653
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
2654
|
-
wasm.
|
|
2654
|
+
wasm.__wasm_bindgen_func_elem_8795(retptr, arg0, arg1, addHeapObject(arg2));
|
|
2655
2655
|
var r0 = getDataViewMemory0().getInt32(retptr + 4 * 0, true);
|
|
2656
2656
|
var r1 = getDataViewMemory0().getInt32(retptr + 4 * 1, true);
|
|
2657
2657
|
if (r1) {
|
|
@@ -2662,8 +2662,8 @@ function __wasm_bindgen_func_elem_8798(arg0, arg1, arg2) {
|
|
|
2662
2662
|
}
|
|
2663
2663
|
}
|
|
2664
2664
|
|
|
2665
|
-
function
|
|
2666
|
-
wasm.
|
|
2665
|
+
function __wasm_bindgen_func_elem_8850(arg0, arg1, arg2, arg3) {
|
|
2666
|
+
wasm.__wasm_bindgen_func_elem_8850(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
|
|
2667
2667
|
}
|
|
2668
2668
|
|
|
2669
2669
|
|
package/cedarling_wasm_bg.wasm
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@janssenproject/cedarling_wasm",
|
|
3
3
|
"type": "module",
|
|
4
4
|
"description": "The Cedarling is a performant local authorization service that runs the Rust Cedar Engine",
|
|
5
|
-
"version": "0.0.
|
|
5
|
+
"version": "0.0.439",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"repository": {
|
|
8
8
|
"type": "git",
|