tasm-lib 2.0.0

Code snippets for Triton VM assembly with tests and statistics.
Documentation
[
  {
    "name": "tasmlib_array_sum_of_100_bfes",
    "benchmark_result": {
      "clock_cycle_count": 124,
      "hash_table_height": 90,
      "u32_table_height": 0,
      "op_stack_table_height": 200,
      "ram_table_height": 100
    },
    "case": "CommonCase"
  },
  {
    "name": "tasmlib_array_sum_of_100_bfes",
    "benchmark_result": {
      "clock_cycle_count": 124,
      "hash_table_height": 90,
      "u32_table_height": 0,
      "op_stack_table_height": 200,
      "ram_table_height": 100
    },
    "case": "WorstCase"
  }
]