@inclavare-containers/tng 2.9.0 → 2.9.1

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 CHANGED
@@ -4,7 +4,7 @@
4
4
  "collaborators": [
5
5
  "Kun Lai <laikun@linux.alibaba.com>"
6
6
  ],
7
- "version": "2.9.0",
7
+ "version": "2.9.1",
8
8
  "license": "Apache-2.0",
9
9
  "repository": {
10
10
  "type": "git",
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: 5539, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
933
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 5541, 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: 5682, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
938
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 5683, 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: 5702, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
943
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 5703, 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: 2243, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
948
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 2245, 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