Filter instruction set via request parameters
Opened this issue · 0 comments
erp12 commented
If the user knows what types they will use ahead of time, they should be able to request a filtered version of the instruction set.
Currently plushi can internally filter the instruction set by (1) push type or (2) by regex applied to the instruction name. Filtering method 1, and optionally 2, should be exposed to the user when doing a request to fetch the instruction set.