executionhelp wantedpriority-low
仓库指标
- 星标
- (37 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Currently we skip invalid instructions in the main interpreter loop. Should we instead panic here to avoid possible misinterpretation of the following instructions? This could also be an issue for security.