@janssenproject/cedarling_wasm 0.0.416 → 0.0.417
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
|
@@ -719,10 +719,10 @@ export interface InitOutput {
|
|
|
719
719
|
readonly __wbg_get_multiissuerauthorizeresult_request_id: (a: number, b: number) => void;
|
|
720
720
|
readonly __wbg_multiissuerauthorizeresult_free: (a: number, b: number) => void;
|
|
721
721
|
readonly cedarling_get_logs_by_tag: (a: number, b: number, c: number, d: number) => void;
|
|
722
|
-
readonly
|
|
723
|
-
readonly
|
|
722
|
+
readonly __wasm_bindgen_func_elem_8691: (a: number, b: number, c: number, d: number) => void;
|
|
723
|
+
readonly __wasm_bindgen_func_elem_8746: (a: number, b: number, c: number, d: number) => void;
|
|
724
724
|
readonly __wasm_bindgen_func_elem_12170: (a: number, b: number, c: number) => void;
|
|
725
|
-
readonly
|
|
725
|
+
readonly __wasm_bindgen_func_elem_8526: (a: number, b: number) => void;
|
|
726
726
|
readonly __wbindgen_export: (a: number, b: number) => number;
|
|
727
727
|
readonly __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
|
|
728
728
|
readonly __wbindgen_export3: (a: number) => void;
|
package/cedarling_wasm.js
CHANGED
|
@@ -1986,7 +1986,7 @@ function __wbg_get_imports() {
|
|
|
1986
1986
|
const a = state0.a;
|
|
1987
1987
|
state0.a = 0;
|
|
1988
1988
|
try {
|
|
1989
|
-
return
|
|
1989
|
+
return __wasm_bindgen_func_elem_8746(a, state0.b, arg0, arg1);
|
|
1990
1990
|
} finally {
|
|
1991
1991
|
state0.a = a;
|
|
1992
1992
|
}
|
|
@@ -2201,12 +2201,12 @@ function __wbg_get_imports() {
|
|
|
2201
2201
|
},
|
|
2202
2202
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
2203
2203
|
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 995, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
2204
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2204
|
+
const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_8691);
|
|
2205
2205
|
return addHeapObject(ret);
|
|
2206
2206
|
},
|
|
2207
2207
|
__wbindgen_cast_0000000000000003: function(arg0, arg1) {
|
|
2208
2208
|
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 883, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2209
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2209
|
+
const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_8526);
|
|
2210
2210
|
return addHeapObject(ret);
|
|
2211
2211
|
},
|
|
2212
2212
|
__wbindgen_cast_0000000000000004: function(arg0) {
|
|
@@ -2248,18 +2248,18 @@ function __wbg_get_imports() {
|
|
|
2248
2248
|
};
|
|
2249
2249
|
}
|
|
2250
2250
|
|
|
2251
|
-
function
|
|
2252
|
-
wasm.
|
|
2251
|
+
function __wasm_bindgen_func_elem_8526(arg0, arg1) {
|
|
2252
|
+
wasm.__wasm_bindgen_func_elem_8526(arg0, arg1);
|
|
2253
2253
|
}
|
|
2254
2254
|
|
|
2255
2255
|
function __wasm_bindgen_func_elem_12170(arg0, arg1, arg2) {
|
|
2256
2256
|
wasm.__wasm_bindgen_func_elem_12170(arg0, arg1, addHeapObject(arg2));
|
|
2257
2257
|
}
|
|
2258
2258
|
|
|
2259
|
-
function
|
|
2259
|
+
function __wasm_bindgen_func_elem_8691(arg0, arg1, arg2) {
|
|
2260
2260
|
try {
|
|
2261
2261
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
2262
|
-
wasm.
|
|
2262
|
+
wasm.__wasm_bindgen_func_elem_8691(retptr, arg0, arg1, addHeapObject(arg2));
|
|
2263
2263
|
var r0 = getDataViewMemory0().getInt32(retptr + 4 * 0, true);
|
|
2264
2264
|
var r1 = getDataViewMemory0().getInt32(retptr + 4 * 1, true);
|
|
2265
2265
|
if (r1) {
|
|
@@ -2270,8 +2270,8 @@ function __wasm_bindgen_func_elem_8693(arg0, arg1, arg2) {
|
|
|
2270
2270
|
}
|
|
2271
2271
|
}
|
|
2272
2272
|
|
|
2273
|
-
function
|
|
2274
|
-
wasm.
|
|
2273
|
+
function __wasm_bindgen_func_elem_8746(arg0, arg1, arg2, arg3) {
|
|
2274
|
+
wasm.__wasm_bindgen_func_elem_8746(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
|
|
2275
2275
|
}
|
|
2276
2276
|
|
|
2277
2277
|
|
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.417",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"repository": {
|
|
8
8
|
"type": "git",
|