SeeminglyScience / ILAssembler

ILAsm-like DSL for PowerShell
MIT License
16 stars 1 forks source link

Throw better error on InvalidProgramException #13

Closed SeeminglyScience closed 4 years ago

SeeminglyScience commented 4 years ago

List some common issues when IPE is thrown, like:

  1. No ret instruction
  2. Stack not cleared