Skip to content

Conversation

@nickna
Copy link
Owner

@nickna nickna commented Jan 14, 2026

  • Updated ILEmitter to utilize ValidatedILBuilder for improved branch validation and exception handling.
  • Introduced ILValidationException to handle validation errors during IL emission.
  • Enhanced StateMachineEmitHelpers to support label and branch operations with validation.
  • Implemented ValidatedILBuilder to enforce IL correctness, including label marking and stack depth validation.
  • Added comprehensive error handling for common IL emission issues.

- Updated ILEmitter to utilize ValidatedILBuilder for improved branch validation and exception handling.
- Introduced ILValidationException to handle validation errors during IL emission.
- Enhanced StateMachineEmitHelpers to support label and branch operations with validation.
- Implemented ValidatedILBuilder to enforce IL correctness, including label marking and stack depth validation.
- Added comprehensive error handling for common IL emission issues.
@nickna nickna merged commit c62ed34 into main Jan 14, 2026
@nickna nickna deleted the il-builder branch January 14, 2026 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants