@janssenproject/cedarling_wasm 0.0.372-nodejs → 0.0.373-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 +41 -24
- package/cedarling_wasm_bg.wasm +0 -0
- package/package.json +1 -1
package/cedarling_wasm.js
CHANGED
|
@@ -1441,6 +1441,10 @@ function __wbg_get_imports() {
|
|
|
1441
1441
|
const ret = clearTimeout(arg0);
|
|
1442
1442
|
return ret;
|
|
1443
1443
|
},
|
|
1444
|
+
__wbg_clearTimeout_3629d6209dfcc46e: function(arg0) {
|
|
1445
|
+
const ret = clearTimeout(arg0);
|
|
1446
|
+
return ret;
|
|
1447
|
+
},
|
|
1444
1448
|
__wbg_clearTimeout_c122f92fd48cd749: function(arg0) {
|
|
1445
1449
|
const ret = clearTimeout(arg0);
|
|
1446
1450
|
return ret;
|
|
@@ -1693,7 +1697,7 @@ function __wbg_get_imports() {
|
|
|
1693
1697
|
const a = state0.a;
|
|
1694
1698
|
state0.a = 0;
|
|
1695
1699
|
try {
|
|
1696
|
-
return
|
|
1700
|
+
return wasm_bindgen__convert__closures_____invoke__h66f11f9242c621fe(a, state0.b, arg0, arg1);
|
|
1697
1701
|
} finally {
|
|
1698
1702
|
state0.a = a;
|
|
1699
1703
|
}
|
|
@@ -1771,6 +1775,10 @@ function __wbg_get_imports() {
|
|
|
1771
1775
|
__wbg_respond_008ca9525ae22847: function() { return handleError(function (arg0, arg1) {
|
|
1772
1776
|
arg0.respond(arg1 >>> 0);
|
|
1773
1777
|
}, arguments); },
|
|
1778
|
+
__wbg_setTimeout_56bcdccbad22fd44: function() { return handleError(function (arg0, arg1) {
|
|
1779
|
+
const ret = setTimeout(arg0, arg1);
|
|
1780
|
+
return ret;
|
|
1781
|
+
}, arguments); },
|
|
1774
1782
|
__wbg_setTimeout_9f4169770fc5a5c3: function(arg0, arg1) {
|
|
1775
1783
|
const ret = setTimeout(arg0, arg1);
|
|
1776
1784
|
return ret;
|
|
@@ -1902,46 +1910,51 @@ function __wbg_get_imports() {
|
|
|
1902
1910
|
console.warn(...arg0);
|
|
1903
1911
|
},
|
|
1904
1912
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
1905
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
1906
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1913
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 2179, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
1914
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h80274e53af2c4a90);
|
|
1907
1915
|
return ret;
|
|
1908
1916
|
},
|
|
1909
1917
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
1910
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
1911
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1918
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 619, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1919
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h170c6019ccfd853a);
|
|
1912
1920
|
return ret;
|
|
1913
1921
|
},
|
|
1914
1922
|
__wbindgen_cast_0000000000000003: function(arg0, arg1) {
|
|
1915
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx:
|
|
1916
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1923
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 526, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1924
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__ha272cf34a0c89527);
|
|
1917
1925
|
return ret;
|
|
1918
1926
|
},
|
|
1919
1927
|
__wbindgen_cast_0000000000000004: function(arg0, arg1) {
|
|
1920
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx:
|
|
1921
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1928
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 575, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1929
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h1f68ebdd661f92ac);
|
|
1930
|
+
return ret;
|
|
1931
|
+
},
|
|
1932
|
+
__wbindgen_cast_0000000000000005: function(arg0, arg1) {
|
|
1933
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 733, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1934
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hc6d79abdb072c199);
|
|
1922
1935
|
return ret;
|
|
1923
1936
|
},
|
|
1924
|
-
|
|
1937
|
+
__wbindgen_cast_0000000000000006: function(arg0) {
|
|
1925
1938
|
// Cast intrinsic for `F64 -> Externref`.
|
|
1926
1939
|
const ret = arg0;
|
|
1927
1940
|
return ret;
|
|
1928
1941
|
},
|
|
1929
|
-
|
|
1942
|
+
__wbindgen_cast_0000000000000007: function(arg0) {
|
|
1930
1943
|
// Cast intrinsic for `I64 -> Externref`.
|
|
1931
1944
|
const ret = arg0;
|
|
1932
1945
|
return ret;
|
|
1933
1946
|
},
|
|
1934
|
-
|
|
1947
|
+
__wbindgen_cast_0000000000000008: function(arg0, arg1) {
|
|
1935
1948
|
// Cast intrinsic for `Ref(Slice(U8)) -> NamedExternref("Uint8Array")`.
|
|
1936
1949
|
const ret = getArrayU8FromWasm0(arg0, arg1);
|
|
1937
1950
|
return ret;
|
|
1938
1951
|
},
|
|
1939
|
-
|
|
1952
|
+
__wbindgen_cast_0000000000000009: function(arg0, arg1) {
|
|
1940
1953
|
// Cast intrinsic for `Ref(String) -> Externref`.
|
|
1941
1954
|
const ret = getStringFromWasm0(arg0, arg1);
|
|
1942
1955
|
return ret;
|
|
1943
1956
|
},
|
|
1944
|
-
|
|
1957
|
+
__wbindgen_cast_000000000000000a: function(arg0) {
|
|
1945
1958
|
// Cast intrinsic for `U64 -> Externref`.
|
|
1946
1959
|
const ret = BigInt.asUintN(64, arg0);
|
|
1947
1960
|
return ret;
|
|
@@ -1962,27 +1975,31 @@ function __wbg_get_imports() {
|
|
|
1962
1975
|
};
|
|
1963
1976
|
}
|
|
1964
1977
|
|
|
1965
|
-
function
|
|
1966
|
-
wasm.
|
|
1978
|
+
function wasm_bindgen__convert__closures_____invoke__ha272cf34a0c89527(arg0, arg1) {
|
|
1979
|
+
wasm.wasm_bindgen__convert__closures_____invoke__ha272cf34a0c89527(arg0, arg1);
|
|
1980
|
+
}
|
|
1981
|
+
|
|
1982
|
+
function wasm_bindgen__convert__closures_____invoke__h1f68ebdd661f92ac(arg0, arg1) {
|
|
1983
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h1f68ebdd661f92ac(arg0, arg1);
|
|
1967
1984
|
}
|
|
1968
1985
|
|
|
1969
|
-
function
|
|
1970
|
-
wasm.
|
|
1986
|
+
function wasm_bindgen__convert__closures_____invoke__hc6d79abdb072c199(arg0, arg1) {
|
|
1987
|
+
wasm.wasm_bindgen__convert__closures_____invoke__hc6d79abdb072c199(arg0, arg1);
|
|
1971
1988
|
}
|
|
1972
1989
|
|
|
1973
|
-
function
|
|
1974
|
-
wasm.
|
|
1990
|
+
function wasm_bindgen__convert__closures_____invoke__h170c6019ccfd853a(arg0, arg1, arg2) {
|
|
1991
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h170c6019ccfd853a(arg0, arg1, arg2);
|
|
1975
1992
|
}
|
|
1976
1993
|
|
|
1977
|
-
function
|
|
1978
|
-
const ret = wasm.
|
|
1994
|
+
function wasm_bindgen__convert__closures_____invoke__h80274e53af2c4a90(arg0, arg1, arg2) {
|
|
1995
|
+
const ret = wasm.wasm_bindgen__convert__closures_____invoke__h80274e53af2c4a90(arg0, arg1, arg2);
|
|
1979
1996
|
if (ret[1]) {
|
|
1980
1997
|
throw takeFromExternrefTable0(ret[0]);
|
|
1981
1998
|
}
|
|
1982
1999
|
}
|
|
1983
2000
|
|
|
1984
|
-
function
|
|
1985
|
-
wasm.
|
|
2001
|
+
function wasm_bindgen__convert__closures_____invoke__h66f11f9242c621fe(arg0, arg1, arg2, arg3) {
|
|
2002
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h66f11f9242c621fe(arg0, arg1, arg2, arg3);
|
|
1986
2003
|
}
|
|
1987
2004
|
|
|
1988
2005
|
|
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.373-nodejs",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|