tasm-lib 2.0.0

Code snippets for Triton VM assembly with tests and statistics.
Documentation
[
  {
    "name": "tasmlib_arithmetic_u64_shift_left",
    "benchmark_result": {
      "clock_cycle_count": 24,
      "hash_table_height": 30,
      "u32_table_height": 48,
      "op_stack_table_height": 17,
      "ram_table_height": 0
    },
    "case": "CommonCase"
  },
  {
    "name": "tasmlib_arithmetic_u64_shift_left",
    "benchmark_result": {
      "clock_cycle_count": 31,
      "hash_table_height": 30,
      "u32_table_height": 48,
      "op_stack_table_height": 19,
      "ram_table_height": 0
    },
    "case": "WorstCase"
  }
]