@inclavare-containers/tng 2.9.0 → 2.9.2
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/package.json +1 -1
- package/tng_wasm.js +4 -4
- package/tng_wasm_bg.wasm +0 -0
package/package.json
CHANGED
package/tng_wasm.js
CHANGED
|
@@ -930,22 +930,22 @@ function __wbg_get_imports(memory) {
|
|
|
930
930
|
return ret;
|
|
931
931
|
},
|
|
932
932
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
933
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
933
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 5538, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
934
934
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h665106e7067bf987);
|
|
935
935
|
return ret;
|
|
936
936
|
},
|
|
937
937
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
938
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
938
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 5680, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
939
939
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__ha59ba16ef22dfc70);
|
|
940
940
|
return ret;
|
|
941
941
|
},
|
|
942
942
|
__wbindgen_cast_0000000000000003: function(arg0, arg1) {
|
|
943
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
943
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 5700, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
944
944
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h860fbeea0fd5b879);
|
|
945
945
|
return ret;
|
|
946
946
|
},
|
|
947
947
|
__wbindgen_cast_0000000000000004: function(arg0, arg1) {
|
|
948
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx:
|
|
948
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 2242, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
949
949
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h359c204a99f94cc7);
|
|
950
950
|
return ret;
|
|
951
951
|
},
|
package/tng_wasm_bg.wasm
CHANGED
|
Binary file
|