Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@fjl fjl released this 18 Feb 14:25
· 13 commits to master since this release
  • Go API improvements:
    • asm.Compiler now provides SetGlobal for overriding macro values.
    • asm.Compiler resets internal state between compilation operations.
  • Instruction sets can now be found by their alternate name (like "merge" instead of "paris").