tasm-lib 2.0.0

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