@janssenproject/cedarling_wasm 0.0.409 → 0.0.410
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
|
@@ -655,10 +655,10 @@ export interface InitOutput {
|
|
|
655
655
|
readonly __wbg_get_multiissuerauthorizeresult_request_id: (a: number, b: number) => void;
|
|
656
656
|
readonly __wbg_multiissuerauthorizeresult_free: (a: number, b: number) => void;
|
|
657
657
|
readonly cedarling_get_logs_by_tag: (a: number, b: number, c: number, d: number) => void;
|
|
658
|
-
readonly
|
|
659
|
-
readonly
|
|
658
|
+
readonly __wasm_bindgen_func_elem_8668: (a: number, b: number, c: number, d: number) => void;
|
|
659
|
+
readonly __wasm_bindgen_func_elem_8722: (a: number, b: number, c: number, d: number) => void;
|
|
660
660
|
readonly __wasm_bindgen_func_elem_12144: (a: number, b: number, c: number) => void;
|
|
661
|
-
readonly
|
|
661
|
+
readonly __wasm_bindgen_func_elem_8503: (a: number, b: number) => void;
|
|
662
662
|
readonly __wbindgen_export: (a: number, b: number) => number;
|
|
663
663
|
readonly __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
|
|
664
664
|
readonly __wbindgen_export3: (a: number) => void;
|
package/cedarling_wasm.js
CHANGED
|
@@ -1870,7 +1870,7 @@ function __wbg_get_imports() {
|
|
|
1870
1870
|
const a = state0.a;
|
|
1871
1871
|
state0.a = 0;
|
|
1872
1872
|
try {
|
|
1873
|
-
return
|
|
1873
|
+
return __wasm_bindgen_func_elem_8722(a, state0.b, arg0, arg1);
|
|
1874
1874
|
} finally {
|
|
1875
1875
|
state0.a = a;
|
|
1876
1876
|
}
|
|
@@ -2085,12 +2085,12 @@ function __wbg_get_imports() {
|
|
|
2085
2085
|
},
|
|
2086
2086
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
2087
2087
|
// 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`.
|
|
2088
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2088
|
+
const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_8668);
|
|
2089
2089
|
return addHeapObject(ret);
|
|
2090
2090
|
},
|
|
2091
2091
|
__wbindgen_cast_0000000000000003: function(arg0, arg1) {
|
|
2092
2092
|
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 883, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2093
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2093
|
+
const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_8503);
|
|
2094
2094
|
return addHeapObject(ret);
|
|
2095
2095
|
},
|
|
2096
2096
|
__wbindgen_cast_0000000000000004: function(arg0) {
|
|
@@ -2132,18 +2132,18 @@ function __wbg_get_imports() {
|
|
|
2132
2132
|
};
|
|
2133
2133
|
}
|
|
2134
2134
|
|
|
2135
|
-
function
|
|
2136
|
-
wasm.
|
|
2135
|
+
function __wasm_bindgen_func_elem_8503(arg0, arg1) {
|
|
2136
|
+
wasm.__wasm_bindgen_func_elem_8503(arg0, arg1);
|
|
2137
2137
|
}
|
|
2138
2138
|
|
|
2139
2139
|
function __wasm_bindgen_func_elem_12144(arg0, arg1, arg2) {
|
|
2140
2140
|
wasm.__wasm_bindgen_func_elem_12144(arg0, arg1, addHeapObject(arg2));
|
|
2141
2141
|
}
|
|
2142
2142
|
|
|
2143
|
-
function
|
|
2143
|
+
function __wasm_bindgen_func_elem_8668(arg0, arg1, arg2) {
|
|
2144
2144
|
try {
|
|
2145
2145
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
2146
|
-
wasm.
|
|
2146
|
+
wasm.__wasm_bindgen_func_elem_8668(retptr, arg0, arg1, addHeapObject(arg2));
|
|
2147
2147
|
var r0 = getDataViewMemory0().getInt32(retptr + 4 * 0, true);
|
|
2148
2148
|
var r1 = getDataViewMemory0().getInt32(retptr + 4 * 1, true);
|
|
2149
2149
|
if (r1) {
|
|
@@ -2154,8 +2154,8 @@ function __wasm_bindgen_func_elem_8669(arg0, arg1, arg2) {
|
|
|
2154
2154
|
}
|
|
2155
2155
|
}
|
|
2156
2156
|
|
|
2157
|
-
function
|
|
2158
|
-
wasm.
|
|
2157
|
+
function __wasm_bindgen_func_elem_8722(arg0, arg1, arg2, arg3) {
|
|
2158
|
+
wasm.__wasm_bindgen_func_elem_8722(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
|
|
2159
2159
|
}
|
|
2160
2160
|
|
|
2161
2161
|
|
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.410",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"repository": {
|
|
8
8
|
"type": "git",
|