@molcrafts/molrs 0.0.16 → 0.0.17

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/molrs_bg.js CHANGED
@@ -6549,18 +6549,18 @@ export function writeFrame(frame, format) {
6549
6549
  wasm.__wbindgen_free_command_export(deferred3_0, deferred3_1, 1);
6550
6550
  }
6551
6551
  }
6552
- export function __wbg___wbindgen_debug_string_edece8177ad01481(arg0, arg1) {
6552
+ export function __wbg___wbindgen_debug_string_0accd80f45e5faa2(arg0, arg1) {
6553
6553
  const ret = debugString(arg1);
6554
6554
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc_command_export, wasm.__wbindgen_realloc_command_export);
6555
6555
  const len1 = WASM_VECTOR_LEN;
6556
6556
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
6557
6557
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
6558
6558
  }
6559
- export function __wbg___wbindgen_memory_9544558992fc5400() {
6559
+ export function __wbg___wbindgen_memory_fbc4c3e30b409f08() {
6560
6560
  const ret = wasm.memory;
6561
6561
  return ret;
6562
6562
  }
6563
- export function __wbg___wbindgen_string_get_d109740c0d18f4d7(arg0, arg1) {
6563
+ export function __wbg___wbindgen_string_get_72bdf95d3ae505b1(arg0, arg1) {
6564
6564
  const obj = arg1;
6565
6565
  const ret = typeof(obj) === 'string' ? obj : undefined;
6566
6566
  var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc_command_export, wasm.__wbindgen_realloc_command_export);
@@ -6568,10 +6568,10 @@ export function __wbg___wbindgen_string_get_d109740c0d18f4d7(arg0, arg1) {
6568
6568
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
6569
6569
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
6570
6570
  }
6571
- export function __wbg___wbindgen_throw_9c31b086c2b26051(arg0, arg1) {
6571
+ export function __wbg___wbindgen_throw_1506f2235d1bdba0(arg0, arg1) {
6572
6572
  throw new Error(getStringFromWasm0(arg0, arg1));
6573
6573
  }
6574
- export function __wbg_done_54b8da57023b7ed2(arg0) {
6574
+ export function __wbg_done_60cf307fcc680536(arg0) {
6575
6575
  const ret = arg0.done;
6576
6576
  return ret;
6577
6577
  }
@@ -6593,35 +6593,35 @@ export function __wbg_frameindexentry_new(arg0) {
6593
6593
  export function __wbg_getRandomValues_3f44b700395062e5() { return handleError(function (arg0, arg1) {
6594
6594
  globalThis.crypto.getRandomValues(getArrayU8FromWasm0(arg0, arg1));
6595
6595
  }, arguments); }
6596
- export function __wbg_get_9573a5d891e60573(arg0, arg1) {
6596
+ export function __wbg_get_0429a91975f37e2e(arg0, arg1) {
6597
6597
  const ret = arg0.get(arg1);
6598
6598
  return ret;
6599
6599
  }
6600
- export function __wbg_get_unchecked_1dfe6d05ad91d9b7(arg0, arg1) {
6600
+ export function __wbg_get_unchecked_33f6e5c9e2f2d6b2(arg0, arg1) {
6601
6601
  const ret = arg0[arg1 >>> 0];
6602
6602
  return ret;
6603
6603
  }
6604
- export function __wbg_keys_3905d699258a1ee0(arg0) {
6604
+ export function __wbg_keys_75e37d4b5a2a8470(arg0) {
6605
6605
  const ret = arg0.keys();
6606
6606
  return ret;
6607
6607
  }
6608
- export function __wbg_length_2591a0f4f659a55c(arg0) {
6608
+ export function __wbg_length_27cfc5149a8eb2e7(arg0) {
6609
6609
  const ret = arg0.length;
6610
6610
  return ret;
6611
6611
  }
6612
- export function __wbg_length_3a1b902b6cde9e2c(arg0) {
6612
+ export function __wbg_length_280688879ee7deb5(arg0) {
6613
6613
  const ret = arg0.length;
6614
6614
  return ret;
6615
6615
  }
6616
- export function __wbg_length_56fcd3e2b7e0299d(arg0) {
6616
+ export function __wbg_length_33096ac1966bb961(arg0) {
6617
6617
  const ret = arg0.length;
6618
6618
  return ret;
6619
6619
  }
6620
- export function __wbg_length_911750a64e2f4f88(arg0) {
6620
+ export function __wbg_length_4a591ecaa01354d9(arg0) {
6621
6621
  const ret = arg0.length;
6622
6622
  return ret;
6623
6623
  }
6624
- export function __wbg_length_c7ce929623e7a230(arg0) {
6624
+ export function __wbg_length_66f1a4b2e9026940(arg0) {
6625
6625
  const ret = arg0.length;
6626
6626
  return ret;
6627
6627
  }
@@ -6633,72 +6633,72 @@ export function __wbg_new_227d7c05414eb861() {
6633
6633
  const ret = new Error();
6634
6634
  return ret;
6635
6635
  }
6636
- export function __wbg_new_310879b66b6e95e1() {
6637
- const ret = new Array();
6638
- return ret;
6639
- }
6640
- export function __wbg_new_7ddec6de44ff8f5d(arg0) {
6636
+ export function __wbg_new_578aeef4b6b94378(arg0) {
6641
6637
  const ret = new Uint8Array(arg0);
6642
6638
  return ret;
6643
6639
  }
6644
- export function __wbg_new_from_slice_02962bf7778cf945(arg0, arg1) {
6645
- const ret = new Float64Array(getArrayF64FromWasm0(arg0, arg1));
6640
+ export function __wbg_new_d90091b82fdf5b91() {
6641
+ const ret = new Array();
6646
6642
  return ret;
6647
6643
  }
6648
- export function __wbg_new_from_slice_53b9575cecde0d9e(arg0, arg1) {
6644
+ export function __wbg_new_from_slice_1b23616ada25abcb(arg0, arg1) {
6649
6645
  const ret = new Int32Array(getArrayI32FromWasm0(arg0, arg1));
6650
6646
  return ret;
6651
6647
  }
6652
- export function __wbg_new_from_slice_f92bf65e9a895613(arg0, arg1) {
6653
- const ret = new Uint32Array(getArrayU32FromWasm0(arg0, arg1));
6648
+ export function __wbg_new_from_slice_3c93d0bc613de8f0(arg0, arg1) {
6649
+ const ret = new Float64Array(getArrayF64FromWasm0(arg0, arg1));
6654
6650
  return ret;
6655
6651
  }
6656
- export function __wbg_new_with_length_1278c16a5c5b497f(arg0) {
6657
- const ret = new Float64Array(arg0 >>> 0);
6652
+ export function __wbg_new_from_slice_47be4219028de35d(arg0, arg1) {
6653
+ const ret = new Uint32Array(getArrayU32FromWasm0(arg0, arg1));
6658
6654
  return ret;
6659
6655
  }
6660
- export function __wbg_new_with_length_78398b95fa59feae(arg0) {
6656
+ export function __wbg_new_with_length_1eb3643ef8ff666a(arg0) {
6661
6657
  const ret = new Int32Array(arg0 >>> 0);
6662
6658
  return ret;
6663
6659
  }
6664
- export function __wbg_new_with_length_99887c91eae4abab(arg0) {
6660
+ export function __wbg_new_with_length_21806dff02ad1c3e(arg0) {
6661
+ const ret = new Uint32Array(arg0 >>> 0);
6662
+ return ret;
6663
+ }
6664
+ export function __wbg_new_with_length_36a4998e27b014c5(arg0) {
6665
6665
  const ret = new Uint8Array(arg0 >>> 0);
6666
6666
  return ret;
6667
6667
  }
6668
- export function __wbg_new_with_length_f128f2c16ad4f906(arg0) {
6669
- const ret = new Uint32Array(arg0 >>> 0);
6668
+ export function __wbg_new_with_length_b4a87ccced374381(arg0) {
6669
+ const ret = new Float64Array(arg0 >>> 0);
6670
6670
  return ret;
6671
6671
  }
6672
- export function __wbg_next_6429a146bf756f93() { return handleError(function (arg0) {
6672
+ export function __wbg_next_eb8ca7351fa27906() { return handleError(function (arg0) {
6673
6673
  const ret = arg0.next();
6674
6674
  return ret;
6675
6675
  }, arguments); }
6676
- export function __wbg_prototypesetcall_272875b350b1e49b(arg0, arg1, arg2) {
6677
- Float64Array.prototype.set.call(getArrayF64FromWasm0(arg0, arg1), arg2);
6678
- }
6679
- export function __wbg_prototypesetcall_303283bf37c9f014(arg0, arg1, arg2) {
6680
- Uint32Array.prototype.set.call(getArrayU32FromWasm0(arg0, arg1), arg2);
6681
- }
6682
- export function __wbg_prototypesetcall_5f9bdc8d75e07276(arg0, arg1, arg2) {
6676
+ export function __wbg_prototypesetcall_3249fc62a0fafa30(arg0, arg1, arg2) {
6683
6677
  Uint8Array.prototype.set.call(getArrayU8FromWasm0(arg0, arg1), arg2);
6684
6678
  }
6685
- export function __wbg_prototypesetcall_e8325bfb1e498d1c(arg0, arg1, arg2) {
6679
+ export function __wbg_prototypesetcall_3560ffd2e7034ba8(arg0, arg1, arg2) {
6686
6680
  Int32Array.prototype.set.call(getArrayI32FromWasm0(arg0, arg1), arg2);
6687
6681
  }
6688
- export function __wbg_push_b77c476b01548d0a(arg0, arg1) {
6682
+ export function __wbg_prototypesetcall_59640349d2c6d881(arg0, arg1, arg2) {
6683
+ Uint32Array.prototype.set.call(getArrayU32FromWasm0(arg0, arg1), arg2);
6684
+ }
6685
+ export function __wbg_prototypesetcall_d1ae8885a2e9d458(arg0, arg1, arg2) {
6686
+ Float64Array.prototype.set.call(getArrayF64FromWasm0(arg0, arg1), arg2);
6687
+ }
6688
+ export function __wbg_push_a6822215aa43e71c(arg0, arg1) {
6689
6689
  const ret = arg0.push(arg1);
6690
6690
  return ret;
6691
6691
  }
6692
- export function __wbg_set_5bffd0c00e65c280(arg0, arg1, arg2) {
6692
+ export function __wbg_set_63b87f7c2d096ec3(arg0, arg1, arg2) {
6693
6693
  arg0.set(getArrayF64FromWasm0(arg1, arg2));
6694
6694
  }
6695
- export function __wbg_set_943e5a384dda27eb(arg0, arg1, arg2) {
6695
+ export function __wbg_set_ad3bde048c79fe2b(arg0, arg1, arg2) {
6696
6696
  arg0.set(getArrayI32FromWasm0(arg1, arg2));
6697
6697
  }
6698
- export function __wbg_set_index_6216eb6926d2fbc6(arg0, arg1, arg2) {
6698
+ export function __wbg_set_index_73ced2e1b4a2a37e(arg0, arg1, arg2) {
6699
6699
  arg0[arg1 >>> 0] = arg2;
6700
6700
  }
6701
- export function __wbg_set_index_b93fd9d797d1ff98(arg0, arg1, arg2) {
6701
+ export function __wbg_set_index_88b4ef962117fc1b(arg0, arg1, arg2) {
6702
6702
  arg0[arg1 >>> 0] = arg2 >>> 0;
6703
6703
  }
6704
6704
  export function __wbg_stack_3b0d974bbf31e44f(arg0, arg1) {
@@ -6708,7 +6708,7 @@ export function __wbg_stack_3b0d974bbf31e44f(arg0, arg1) {
6708
6708
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
6709
6709
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
6710
6710
  }
6711
- export function __wbg_value_9cc0518af87a489c(arg0) {
6711
+ export function __wbg_value_f3625092ee4b37f4(arg0) {
6712
6712
  const ret = arg0.value;
6713
6713
  return ret;
6714
6714
  }
@@ -6747,18 +6747,18 @@ const BlockFinalization = (typeof FinalizationRegistry === 'undefined')
6747
6747
  const BoxFinalization = (typeof FinalizationRegistry === 'undefined')
6748
6748
  ? { register: () => {}, unregister: () => {} }
6749
6749
  : new FinalizationRegistry(ptr => wasm.__wbg_box_free(ptr, 1));
6750
- const CenterOfMassFinalization = (typeof FinalizationRegistry === 'undefined')
6751
- ? { register: () => {}, unregister: () => {} }
6752
- : new FinalizationRegistry(ptr => wasm.__wbg_centerofmass_free(ptr, 1));
6753
- const CenterOfMassResultFinalization = (typeof FinalizationRegistry === 'undefined')
6754
- ? { register: () => {}, unregister: () => {} }
6755
- : new FinalizationRegistry(ptr => wasm.__wbg_centerofmassresult_free(ptr, 1));
6756
6750
  const CHGCARReaderFinalization = (typeof FinalizationRegistry === 'undefined')
6757
6751
  ? { register: () => {}, unregister: () => {} }
6758
6752
  : new FinalizationRegistry(ptr => wasm.__wbg_chgcarreader_free(ptr, 1));
6759
6753
  const CIFReaderFinalization = (typeof FinalizationRegistry === 'undefined')
6760
6754
  ? { register: () => {}, unregister: () => {} }
6761
6755
  : new FinalizationRegistry(ptr => wasm.__wbg_cifreader_free(ptr, 1));
6756
+ const CenterOfMassFinalization = (typeof FinalizationRegistry === 'undefined')
6757
+ ? { register: () => {}, unregister: () => {} }
6758
+ : new FinalizationRegistry(ptr => wasm.__wbg_centerofmass_free(ptr, 1));
6759
+ const CenterOfMassResultFinalization = (typeof FinalizationRegistry === 'undefined')
6760
+ ? { register: () => {}, unregister: () => {} }
6761
+ : new FinalizationRegistry(ptr => wasm.__wbg_centerofmassresult_free(ptr, 1));
6762
6762
  const ClusterFinalization = (typeof FinalizationRegistry === 'undefined')
6763
6763
  ? { register: () => {}, unregister: () => {} }
6764
6764
  : new FinalizationRegistry(ptr => wasm.__wbg_cluster_free(ptr, 1));
@@ -6777,18 +6777,21 @@ const DCDReaderFinalization = (typeof FinalizationRegistry === 'undefined')
6777
6777
  const FrameFinalization = (typeof FinalizationRegistry === 'undefined')
6778
6778
  ? { register: () => {}, unregister: () => {} }
6779
6779
  : new FinalizationRegistry(ptr => wasm.__wbg_frame_free(ptr, 1));
6780
+ const FrameIndexEntryFinalization = (typeof FinalizationRegistry === 'undefined')
6781
+ ? { register: () => {}, unregister: () => {} }
6782
+ : new FinalizationRegistry(ptr => wasm.__wbg_frameindexentry_free(ptr, 1));
6780
6783
  const GyrationTensorFinalization = (typeof FinalizationRegistry === 'undefined')
6781
6784
  ? { register: () => {}, unregister: () => {} }
6782
6785
  : new FinalizationRegistry(ptr => wasm.__wbg_gyrationtensor_free(ptr, 1));
6783
6786
  const InertiaTensorFinalization = (typeof FinalizationRegistry === 'undefined')
6784
6787
  ? { register: () => {}, unregister: () => {} }
6785
6788
  : new FinalizationRegistry(ptr => wasm.__wbg_inertiatensor_free(ptr, 1));
6786
- const LAMMPSTrajReaderFinalization = (typeof FinalizationRegistry === 'undefined')
6787
- ? { register: () => {}, unregister: () => {} }
6788
- : new FinalizationRegistry(ptr => wasm.__wbg_lammpstrajreader_free(ptr, 1));
6789
6789
  const LAMMPSReaderFinalization = (typeof FinalizationRegistry === 'undefined')
6790
6790
  ? { register: () => {}, unregister: () => {} }
6791
6791
  : new FinalizationRegistry(ptr => wasm.__wbg_lammpsreader_free(ptr, 1));
6792
+ const LAMMPSTrajReaderFinalization = (typeof FinalizationRegistry === 'undefined')
6793
+ ? { register: () => {}, unregister: () => {} }
6794
+ : new FinalizationRegistry(ptr => wasm.__wbg_lammpstrajreader_free(ptr, 1));
6792
6795
  const LinkedCellFinalization = (typeof FinalizationRegistry === 'undefined')
6793
6796
  ? { register: () => {}, unregister: () => {} }
6794
6797
  : new FinalizationRegistry(ptr => wasm.__wbg_linkedcell_free(ptr, 1));
@@ -6819,15 +6822,18 @@ const RadiusOfGyrationFinalization = (typeof FinalizationRegistry === 'undefined
6819
6822
  const SDFReaderFinalization = (typeof FinalizationRegistry === 'undefined')
6820
6823
  ? { register: () => {}, unregister: () => {} }
6821
6824
  : new FinalizationRegistry(ptr => wasm.__wbg_sdfreader_free(ptr, 1));
6825
+ const SmilesIRFinalization = (typeof FinalizationRegistry === 'undefined')
6826
+ ? { register: () => {}, unregister: () => {} }
6827
+ : new FinalizationRegistry(ptr => wasm.__wbg_smilesir_free(ptr, 1));
6828
+ const TopologyFinalization = (typeof FinalizationRegistry === 'undefined')
6829
+ ? { register: () => {}, unregister: () => {} }
6830
+ : new FinalizationRegistry(ptr => wasm.__wbg_topology_free(ptr, 1));
6822
6831
  const TopologyRingInfoFinalization = (typeof FinalizationRegistry === 'undefined')
6823
6832
  ? { register: () => {}, unregister: () => {} }
6824
6833
  : new FinalizationRegistry(ptr => wasm.__wbg_topologyringinfo_free(ptr, 1));
6825
6834
  const WasmArrayFinalization = (typeof FinalizationRegistry === 'undefined')
6826
6835
  ? { register: () => {}, unregister: () => {} }
6827
6836
  : new FinalizationRegistry(ptr => wasm.__wbg_wasmarray_free(ptr, 1));
6828
- const FrameIndexEntryFinalization = (typeof FinalizationRegistry === 'undefined')
6829
- ? { register: () => {}, unregister: () => {} }
6830
- : new FinalizationRegistry(ptr => wasm.__wbg_frameindexentry_free(ptr, 1));
6831
6837
  const WasmKMeansFinalization = (typeof FinalizationRegistry === 'undefined')
6832
6838
  ? { register: () => {}, unregister: () => {} }
6833
6839
  : new FinalizationRegistry(ptr => wasm.__wbg_wasmkmeans_free(ptr, 1));
@@ -6849,12 +6855,6 @@ const WasmPdbStreamFinalization = (typeof FinalizationRegistry === 'undefined')
6849
6855
  const WasmSdfStreamFinalization = (typeof FinalizationRegistry === 'undefined')
6850
6856
  ? { register: () => {}, unregister: () => {} }
6851
6857
  : new FinalizationRegistry(ptr => wasm.__wbg_wasmsdfstream_free(ptr, 1));
6852
- const SmilesIRFinalization = (typeof FinalizationRegistry === 'undefined')
6853
- ? { register: () => {}, unregister: () => {} }
6854
- : new FinalizationRegistry(ptr => wasm.__wbg_smilesir_free(ptr, 1));
6855
- const TopologyFinalization = (typeof FinalizationRegistry === 'undefined')
6856
- ? { register: () => {}, unregister: () => {} }
6857
- : new FinalizationRegistry(ptr => wasm.__wbg_topology_free(ptr, 1));
6858
6858
  const WasmXyzStreamFinalization = (typeof FinalizationRegistry === 'undefined')
6859
6859
  ? { register: () => {}, unregister: () => {} }
6860
6860
  : new FinalizationRegistry(ptr => wasm.__wbg_wasmxyzstream_free(ptr, 1));
package/molrs_bg.wasm CHANGED
Binary file
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "MolCrafts"
6
6
  ],
7
7
  "description": "WASM bindings for molrs",
8
- "version": "0.0.16",
8
+ "version": "0.0.17",
9
9
  "license": "BSD-3-Clause",
10
10
  "repository": {
11
11
  "type": "git",
@@ -24,4 +24,4 @@
24
24
  "./molrs.js",
25
25
  "./snippets/*"
26
26
  ]
27
- }
27
+ }