tasm-lib 2.0.0

Code snippets for Triton VM assembly with tests and statistics.
Documentation
[
  {
    "name": "tasmlib_arithmetic_u32_shift_left",
    "benchmark_result": {
      "clock_cycle_count": 13,
      "hash_table_height": 12,
      "u32_table_height": 46,
      "op_stack_table_height": 9,
      "ram_table_height": 0
    },
    "case": "CommonCase"
  },
  {
    "name": "tasmlib_arithmetic_u32_shift_left",
    "benchmark_result": {
      "clock_cycle_count": 13,
      "hash_table_height": 12,
      "u32_table_height": 46,
      "op_stack_table_height": 9,
      "ram_table_height": 0
    },
    "case": "WorstCase"
  }
]