You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While not necessarily in the scope of this issue, it might be possible to also write a parser for the bytecode instructions and then pass them off to the InstructionFactory when instructions are created. While it might require a bit of work to implement, I believe a significant portion of the code could be auto generated based on other definitions available.
Now that the binary-parser PR has been merged, it will give us a decent performance increase if we are able to utilize it when reading attributes.
The text was updated successfully, but these errors were encountered: