Skip to content

v0.2.1

Compare
Choose a tag to compare
@Lichtso Lichtso released this 20 Nov 14:23
349c4db

Features

  • #121 : CLI Tool
  • #115 : Instruction Tracing
  • #109 : Gapped Address Translation
  • #107 : JIT compilation cache

Fixes & Cleanup

  • #119 : JIT delay unresolved symbol to runtime
  • #117 : Fix negate with overflow
  • #116 : Fix arithmetic overflows
  • #114 : Rust Edition 2018
  • #112 : Sync package information with solana repo
  • #111 : VM constructor "mem" parameter to be mutable
  • #110 : Fix JIT Machine Code Size Estimation