@janssenproject/cedarling_wasm 0.0.372 → 0.0.373
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 +6 -5
- package/cedarling_wasm.js +41 -24
- package/cedarling_wasm_bg.wasm +0 -0
- package/package.json +1 -1
package/cedarling_wasm.d.ts
CHANGED
|
@@ -635,11 +635,12 @@ export interface InitOutput {
|
|
|
635
635
|
readonly rust_zstd_wasm_shim_memmove: (a: number, b: number, c: number) => number;
|
|
636
636
|
readonly rust_zstd_wasm_shim_memset: (a: number, b: number, c: number) => number;
|
|
637
637
|
readonly rust_zstd_wasm_shim_qsort: (a: number, b: number, c: number, d: number) => void;
|
|
638
|
-
readonly
|
|
639
|
-
readonly
|
|
640
|
-
readonly
|
|
641
|
-
readonly
|
|
642
|
-
readonly
|
|
638
|
+
readonly wasm_bindgen__convert__closures_____invoke__h80274e53af2c4a90: (a: number, b: number, c: any) => [number, number];
|
|
639
|
+
readonly wasm_bindgen__convert__closures_____invoke__h66f11f9242c621fe: (a: number, b: number, c: any, d: any) => void;
|
|
640
|
+
readonly wasm_bindgen__convert__closures_____invoke__h170c6019ccfd853a: (a: number, b: number, c: any) => void;
|
|
641
|
+
readonly wasm_bindgen__convert__closures_____invoke__ha272cf34a0c89527: (a: number, b: number) => void;
|
|
642
|
+
readonly wasm_bindgen__convert__closures_____invoke__h1f68ebdd661f92ac: (a: number, b: number) => void;
|
|
643
|
+
readonly wasm_bindgen__convert__closures_____invoke__hc6d79abdb072c199: (a: number, b: number) => void;
|
|
643
644
|
readonly __wbindgen_malloc: (a: number, b: number) => number;
|
|
644
645
|
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
|
645
646
|
readonly __wbindgen_exn_store: (a: number) => void;
|
package/cedarling_wasm.js
CHANGED
|
@@ -1428,6 +1428,10 @@ function __wbg_get_imports() {
|
|
|
1428
1428
|
const ret = clearTimeout(arg0);
|
|
1429
1429
|
return ret;
|
|
1430
1430
|
},
|
|
1431
|
+
__wbg_clearTimeout_3629d6209dfcc46e: function(arg0) {
|
|
1432
|
+
const ret = clearTimeout(arg0);
|
|
1433
|
+
return ret;
|
|
1434
|
+
},
|
|
1431
1435
|
__wbg_clearTimeout_c122f92fd48cd749: function(arg0) {
|
|
1432
1436
|
const ret = clearTimeout(arg0);
|
|
1433
1437
|
return ret;
|
|
@@ -1680,7 +1684,7 @@ function __wbg_get_imports() {
|
|
|
1680
1684
|
const a = state0.a;
|
|
1681
1685
|
state0.a = 0;
|
|
1682
1686
|
try {
|
|
1683
|
-
return
|
|
1687
|
+
return wasm_bindgen__convert__closures_____invoke__h66f11f9242c621fe(a, state0.b, arg0, arg1);
|
|
1684
1688
|
} finally {
|
|
1685
1689
|
state0.a = a;
|
|
1686
1690
|
}
|
|
@@ -1758,6 +1762,10 @@ function __wbg_get_imports() {
|
|
|
1758
1762
|
__wbg_respond_008ca9525ae22847: function() { return handleError(function (arg0, arg1) {
|
|
1759
1763
|
arg0.respond(arg1 >>> 0);
|
|
1760
1764
|
}, arguments); },
|
|
1765
|
+
__wbg_setTimeout_56bcdccbad22fd44: function() { return handleError(function (arg0, arg1) {
|
|
1766
|
+
const ret = setTimeout(arg0, arg1);
|
|
1767
|
+
return ret;
|
|
1768
|
+
}, arguments); },
|
|
1761
1769
|
__wbg_setTimeout_9f4169770fc5a5c3: function(arg0, arg1) {
|
|
1762
1770
|
const ret = setTimeout(arg0, arg1);
|
|
1763
1771
|
return ret;
|
|
@@ -1889,46 +1897,51 @@ function __wbg_get_imports() {
|
|
|
1889
1897
|
console.warn(...arg0);
|
|
1890
1898
|
},
|
|
1891
1899
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
1892
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
1893
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1900
|
+
// 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`.
|
|
1901
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h80274e53af2c4a90);
|
|
1894
1902
|
return ret;
|
|
1895
1903
|
},
|
|
1896
1904
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
1897
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
1898
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1905
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 619, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1906
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h170c6019ccfd853a);
|
|
1899
1907
|
return ret;
|
|
1900
1908
|
},
|
|
1901
1909
|
__wbindgen_cast_0000000000000003: function(arg0, arg1) {
|
|
1902
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx:
|
|
1903
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1910
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 526, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1911
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__ha272cf34a0c89527);
|
|
1904
1912
|
return ret;
|
|
1905
1913
|
},
|
|
1906
1914
|
__wbindgen_cast_0000000000000004: function(arg0, arg1) {
|
|
1907
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx:
|
|
1908
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1915
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 575, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1916
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h1f68ebdd661f92ac);
|
|
1917
|
+
return ret;
|
|
1918
|
+
},
|
|
1919
|
+
__wbindgen_cast_0000000000000005: function(arg0, arg1) {
|
|
1920
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 733, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1921
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hc6d79abdb072c199);
|
|
1909
1922
|
return ret;
|
|
1910
1923
|
},
|
|
1911
|
-
|
|
1924
|
+
__wbindgen_cast_0000000000000006: function(arg0) {
|
|
1912
1925
|
// Cast intrinsic for `F64 -> Externref`.
|
|
1913
1926
|
const ret = arg0;
|
|
1914
1927
|
return ret;
|
|
1915
1928
|
},
|
|
1916
|
-
|
|
1929
|
+
__wbindgen_cast_0000000000000007: function(arg0) {
|
|
1917
1930
|
// Cast intrinsic for `I64 -> Externref`.
|
|
1918
1931
|
const ret = arg0;
|
|
1919
1932
|
return ret;
|
|
1920
1933
|
},
|
|
1921
|
-
|
|
1934
|
+
__wbindgen_cast_0000000000000008: function(arg0, arg1) {
|
|
1922
1935
|
// Cast intrinsic for `Ref(Slice(U8)) -> NamedExternref("Uint8Array")`.
|
|
1923
1936
|
const ret = getArrayU8FromWasm0(arg0, arg1);
|
|
1924
1937
|
return ret;
|
|
1925
1938
|
},
|
|
1926
|
-
|
|
1939
|
+
__wbindgen_cast_0000000000000009: function(arg0, arg1) {
|
|
1927
1940
|
// Cast intrinsic for `Ref(String) -> Externref`.
|
|
1928
1941
|
const ret = getStringFromWasm0(arg0, arg1);
|
|
1929
1942
|
return ret;
|
|
1930
1943
|
},
|
|
1931
|
-
|
|
1944
|
+
__wbindgen_cast_000000000000000a: function(arg0) {
|
|
1932
1945
|
// Cast intrinsic for `U64 -> Externref`.
|
|
1933
1946
|
const ret = BigInt.asUintN(64, arg0);
|
|
1934
1947
|
return ret;
|
|
@@ -1949,27 +1962,31 @@ function __wbg_get_imports() {
|
|
|
1949
1962
|
};
|
|
1950
1963
|
}
|
|
1951
1964
|
|
|
1952
|
-
function
|
|
1953
|
-
wasm.
|
|
1965
|
+
function wasm_bindgen__convert__closures_____invoke__ha272cf34a0c89527(arg0, arg1) {
|
|
1966
|
+
wasm.wasm_bindgen__convert__closures_____invoke__ha272cf34a0c89527(arg0, arg1);
|
|
1967
|
+
}
|
|
1968
|
+
|
|
1969
|
+
function wasm_bindgen__convert__closures_____invoke__h1f68ebdd661f92ac(arg0, arg1) {
|
|
1970
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h1f68ebdd661f92ac(arg0, arg1);
|
|
1954
1971
|
}
|
|
1955
1972
|
|
|
1956
|
-
function
|
|
1957
|
-
wasm.
|
|
1973
|
+
function wasm_bindgen__convert__closures_____invoke__hc6d79abdb072c199(arg0, arg1) {
|
|
1974
|
+
wasm.wasm_bindgen__convert__closures_____invoke__hc6d79abdb072c199(arg0, arg1);
|
|
1958
1975
|
}
|
|
1959
1976
|
|
|
1960
|
-
function
|
|
1961
|
-
wasm.
|
|
1977
|
+
function wasm_bindgen__convert__closures_____invoke__h170c6019ccfd853a(arg0, arg1, arg2) {
|
|
1978
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h170c6019ccfd853a(arg0, arg1, arg2);
|
|
1962
1979
|
}
|
|
1963
1980
|
|
|
1964
|
-
function
|
|
1965
|
-
const ret = wasm.
|
|
1981
|
+
function wasm_bindgen__convert__closures_____invoke__h80274e53af2c4a90(arg0, arg1, arg2) {
|
|
1982
|
+
const ret = wasm.wasm_bindgen__convert__closures_____invoke__h80274e53af2c4a90(arg0, arg1, arg2);
|
|
1966
1983
|
if (ret[1]) {
|
|
1967
1984
|
throw takeFromExternrefTable0(ret[0]);
|
|
1968
1985
|
}
|
|
1969
1986
|
}
|
|
1970
1987
|
|
|
1971
|
-
function
|
|
1972
|
-
wasm.
|
|
1988
|
+
function wasm_bindgen__convert__closures_____invoke__h66f11f9242c621fe(arg0, arg1, arg2, arg3) {
|
|
1989
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h66f11f9242c621fe(arg0, arg1, arg2, arg3);
|
|
1973
1990
|
}
|
|
1974
1991
|
|
|
1975
1992
|
|
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.373",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"repository": {
|
|
8
8
|
"type": "git",
|