tasm-lib 2.0.0

Code snippets for Triton VM assembly with tests and statistics.
Documentation
[
  {
    "name": "tasmlib_memory_memcpy",
    "benchmark_result": {
      "clock_cycle_count": 91,
      "hash_table_height": 48,
      "u32_table_height": 49,
      "op_stack_table_height": 69,
      "ram_table_height": 34
    },
    "case": "CommonCase"
  },
  {
    "name": "tasmlib_memory_memcpy",
    "benchmark_result": {
      "clock_cycle_count": 2626,
      "hash_table_height": 48,
      "u32_table_height": 2034,
      "op_stack_table_height": 2815,
      "ram_table_height": 2000
    },
    "case": "WorstCase"
  }
]