@janssenproject/cedarling_wasm 0.0.384-nodejs → 0.0.385-nodejs
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.js +14 -14
- package/cedarling_wasm_bg.wasm +0 -0
- package/package.json +1 -1
package/cedarling_wasm.js
CHANGED
|
@@ -1437,7 +1437,7 @@ function __wbg_get_imports() {
|
|
|
1437
1437
|
const ret = Cedarling.__wrap(arg0);
|
|
1438
1438
|
return ret;
|
|
1439
1439
|
},
|
|
1440
|
-
|
|
1440
|
+
__wbg_clearTimeout_1ccca1faf41fc6f8: function(arg0) {
|
|
1441
1441
|
const ret = clearTimeout(arg0);
|
|
1442
1442
|
return ret;
|
|
1443
1443
|
},
|
|
@@ -1496,14 +1496,14 @@ function __wbg_get_imports() {
|
|
|
1496
1496
|
const ret = arg0.fetch(arg1, arg2);
|
|
1497
1497
|
return ret;
|
|
1498
1498
|
},
|
|
1499
|
-
__wbg_fetch_43b2f110608a59ff: function(arg0) {
|
|
1500
|
-
const ret = fetch(arg0);
|
|
1501
|
-
return ret;
|
|
1502
|
-
},
|
|
1503
1499
|
__wbg_fetch_5e2e4a3d60c8d1d3: function(arg0, arg1) {
|
|
1504
1500
|
const ret = fetch(arg0, arg1);
|
|
1505
1501
|
return ret;
|
|
1506
1502
|
},
|
|
1503
|
+
__wbg_fetch_c6486a0142348bc8: function(arg0) {
|
|
1504
|
+
const ret = fetch(arg0);
|
|
1505
|
+
return ret;
|
|
1506
|
+
},
|
|
1507
1507
|
__wbg_fromEntries_ce99d7540610a555: function() { return handleError(function (arg0) {
|
|
1508
1508
|
const ret = Object.fromEntries(arg0);
|
|
1509
1509
|
return ret;
|
|
@@ -1775,6 +1775,10 @@ function __wbg_get_imports() {
|
|
|
1775
1775
|
__wbg_respond_008ca9525ae22847: function() { return handleError(function (arg0, arg1) {
|
|
1776
1776
|
arg0.respond(arg1 >>> 0);
|
|
1777
1777
|
}, arguments); },
|
|
1778
|
+
__wbg_setTimeout_30be5552e4410378: function(arg0, arg1) {
|
|
1779
|
+
const ret = setTimeout(arg0, arg1);
|
|
1780
|
+
return ret;
|
|
1781
|
+
},
|
|
1778
1782
|
__wbg_setTimeout_56bcdccbad22fd44: function() { return handleError(function (arg0, arg1) {
|
|
1779
1783
|
const ret = setTimeout(arg0, arg1);
|
|
1780
1784
|
return ret;
|
|
@@ -1783,10 +1787,6 @@ function __wbg_get_imports() {
|
|
|
1783
1787
|
const ret = setTimeout(arg0, arg1);
|
|
1784
1788
|
return ret;
|
|
1785
1789
|
},
|
|
1786
|
-
__wbg_setTimeout_b188b3bcc8977c7d: function(arg0, arg1) {
|
|
1787
|
-
const ret = setTimeout(arg0, arg1);
|
|
1788
|
-
return ret;
|
|
1789
|
-
},
|
|
1790
1790
|
__wbg_set_022bee52d0b05b19: function() { return handleError(function (arg0, arg1, arg2) {
|
|
1791
1791
|
const ret = Reflect.set(arg0, arg1, arg2);
|
|
1792
1792
|
return ret;
|
|
@@ -1910,7 +1910,7 @@ function __wbg_get_imports() {
|
|
|
1910
1910
|
console.warn(...arg0);
|
|
1911
1911
|
},
|
|
1912
1912
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
1913
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
1913
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 2180, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
1914
1914
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h80274e53af2c4a90);
|
|
1915
1915
|
return ret;
|
|
1916
1916
|
},
|
|
@@ -1930,8 +1930,8 @@ function __wbg_get_imports() {
|
|
|
1930
1930
|
return ret;
|
|
1931
1931
|
},
|
|
1932
1932
|
__wbindgen_cast_0000000000000005: function(arg0, arg1) {
|
|
1933
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx:
|
|
1934
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1933
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 728, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1934
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h3e65b82f18e4de71);
|
|
1935
1935
|
return ret;
|
|
1936
1936
|
},
|
|
1937
1937
|
__wbindgen_cast_0000000000000006: function(arg0) {
|
|
@@ -1983,8 +1983,8 @@ function wasm_bindgen__convert__closures_____invoke__h1f68ebdd661f92ac(arg0, arg
|
|
|
1983
1983
|
wasm.wasm_bindgen__convert__closures_____invoke__h1f68ebdd661f92ac(arg0, arg1);
|
|
1984
1984
|
}
|
|
1985
1985
|
|
|
1986
|
-
function
|
|
1987
|
-
wasm.
|
|
1986
|
+
function wasm_bindgen__convert__closures_____invoke__h3e65b82f18e4de71(arg0, arg1) {
|
|
1987
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h3e65b82f18e4de71(arg0, arg1);
|
|
1988
1988
|
}
|
|
1989
1989
|
|
|
1990
1990
|
function wasm_bindgen__convert__closures_____invoke__h170c6019ccfd853a(arg0, arg1, arg2) {
|
package/cedarling_wasm_bg.wasm
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@janssenproject/cedarling_wasm",
|
|
3
3
|
"description": "The Cedarling is a performant local authorization service that runs the Rust Cedar Engine",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.385-nodejs",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|