skx / evalfilter

A bytecode-based virtual machine to implement scripting/filtering support in your golang project.
GNU General Public License v2.0
117 stars 12 forks source link

Improve the bytecode disassembly of OpLookup instructions #142

Closed skx closed 4 years ago

skx commented 4 years ago

This closes #139.