@janssenproject/cedarling_wasm 0.0.254 → 0.0.255
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 +5 -5
- package/cedarling_wasm.js +13 -13
- package/cedarling_wasm_bg.wasm +0 -0
- package/package.json +1 -1
package/cedarling_wasm.d.ts
CHANGED
|
@@ -217,11 +217,11 @@ export interface InitOutput {
|
|
|
217
217
|
readonly jsjsonlogic_new: () => number;
|
|
218
218
|
readonly jsjsonlogic_apply: (a: number, b: any, c: any) => [number, number, number];
|
|
219
219
|
readonly ring_core_0_17_14__bn_mul_mont: (a: number, b: number, c: number, d: number, e: number, f: number) => void;
|
|
220
|
-
readonly
|
|
221
|
-
readonly
|
|
222
|
-
readonly
|
|
223
|
-
readonly
|
|
224
|
-
readonly
|
|
220
|
+
readonly wasm_bindgen__convert__closures_____invoke__h76fbe1be8afb87cb: (a: number, b: number) => void;
|
|
221
|
+
readonly wasm_bindgen__closure__destroy__h2d48b706a6433653: (a: number, b: number) => void;
|
|
222
|
+
readonly wasm_bindgen__convert__closures_____invoke__h2d2f7429c41d65f9: (a: number, b: number, c: any) => void;
|
|
223
|
+
readonly wasm_bindgen__closure__destroy__h78ebe887301515db: (a: number, b: number) => void;
|
|
224
|
+
readonly wasm_bindgen__convert__closures_____invoke__h3506e38258d38fec: (a: number, b: number, c: any, d: any) => void;
|
|
225
225
|
readonly __wbindgen_malloc: (a: number, b: number) => number;
|
|
226
226
|
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
|
227
227
|
readonly __wbindgen_exn_store: (a: number) => void;
|
package/cedarling_wasm.js
CHANGED
|
@@ -246,16 +246,16 @@ function _assertClass(instance, klass) {
|
|
|
246
246
|
throw new Error(`expected instance of ${klass.name}`);
|
|
247
247
|
}
|
|
248
248
|
}
|
|
249
|
-
function
|
|
250
|
-
wasm.
|
|
249
|
+
function wasm_bindgen__convert__closures_____invoke__h76fbe1be8afb87cb(arg0, arg1) {
|
|
250
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h76fbe1be8afb87cb(arg0, arg1);
|
|
251
251
|
}
|
|
252
252
|
|
|
253
|
-
function
|
|
254
|
-
wasm.
|
|
253
|
+
function wasm_bindgen__convert__closures_____invoke__h2d2f7429c41d65f9(arg0, arg1, arg2) {
|
|
254
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h2d2f7429c41d65f9(arg0, arg1, arg2);
|
|
255
255
|
}
|
|
256
256
|
|
|
257
|
-
function
|
|
258
|
-
wasm.
|
|
257
|
+
function wasm_bindgen__convert__closures_____invoke__h3506e38258d38fec(arg0, arg1, arg2, arg3) {
|
|
258
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h3506e38258d38fec(arg0, arg1, arg2, arg3);
|
|
259
259
|
}
|
|
260
260
|
|
|
261
261
|
const __wbindgen_enum_RequestCache = ["default", "no-store", "reload", "no-cache", "force-cache", "only-if-cached"];
|
|
@@ -1113,7 +1113,7 @@ function __wbg_get_imports() {
|
|
|
1113
1113
|
const a = state0.a;
|
|
1114
1114
|
state0.a = 0;
|
|
1115
1115
|
try {
|
|
1116
|
-
return
|
|
1116
|
+
return wasm_bindgen__convert__closures_____invoke__h3506e38258d38fec(a, state0.b, arg0, arg1);
|
|
1117
1117
|
} finally {
|
|
1118
1118
|
state0.a = a;
|
|
1119
1119
|
}
|
|
@@ -1313,11 +1313,6 @@ function __wbg_get_imports() {
|
|
|
1313
1313
|
imports.wbg.__wbg_warn_a2d80c28bcdb1933 = function(arg0) {
|
|
1314
1314
|
console.warn(...arg0);
|
|
1315
1315
|
};
|
|
1316
|
-
imports.wbg.__wbindgen_cast_1be559affc47552a = function(arg0, arg1) {
|
|
1317
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx: 507, function: Function { arguments: [], shim_idx: 508, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1318
|
-
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h9462f944d09bd580, wasm_bindgen__convert__closures_____invoke__h868d697631d1e8e2);
|
|
1319
|
-
return ret;
|
|
1320
|
-
};
|
|
1321
1316
|
imports.wbg.__wbindgen_cast_2241b6af4c4b2941 = function(arg0, arg1) {
|
|
1322
1317
|
// Cast intrinsic for `Ref(String) -> Externref`.
|
|
1323
1318
|
const ret = getStringFromWasm0(arg0, arg1);
|
|
@@ -1325,7 +1320,7 @@ function __wbg_get_imports() {
|
|
|
1325
1320
|
};
|
|
1326
1321
|
imports.wbg.__wbindgen_cast_2fb66661e8d075cf = function(arg0, arg1) {
|
|
1327
1322
|
// Cast intrinsic for `Closure(Closure { dtor_idx: 553, function: Function { arguments: [Externref], shim_idx: 554, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1328
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
1323
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h78ebe887301515db, wasm_bindgen__convert__closures_____invoke__h2d2f7429c41d65f9);
|
|
1329
1324
|
return ret;
|
|
1330
1325
|
};
|
|
1331
1326
|
imports.wbg.__wbindgen_cast_4625c577ab2ec9ee = function(arg0) {
|
|
@@ -1348,6 +1343,11 @@ function __wbg_get_imports() {
|
|
|
1348
1343
|
const ret = arg0;
|
|
1349
1344
|
return ret;
|
|
1350
1345
|
};
|
|
1346
|
+
imports.wbg.__wbindgen_cast_f0904d98c773eedb = function(arg0, arg1) {
|
|
1347
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 508, function: Function { arguments: [], shim_idx: 509, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1348
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h2d48b706a6433653, wasm_bindgen__convert__closures_____invoke__h76fbe1be8afb87cb);
|
|
1349
|
+
return ret;
|
|
1350
|
+
};
|
|
1351
1351
|
imports.wbg.__wbindgen_init_externref_table = function() {
|
|
1352
1352
|
const table = wasm.__wbindgen_externrefs;
|
|
1353
1353
|
const offset = table.grow(4);
|
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.255",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"repository": {
|
|
8
8
|
"type": "git",
|