Skip to content

Refactor runtime for move speed and better code style#140

Merged
ran-j merged 12 commits into
mainfrom
refactor/refactor-codegen-control-flow
Jul 4, 2026
Merged

Refactor runtime for move speed and better code style#140
ran-j merged 12 commits into
mainfrom
refactor/refactor-codegen-control-flow

Conversation

@ran-j

@ran-j ran-j commented Jun 27, 2026

Copy link
Copy Markdown
Owner

feat: added guestBranchKind enum to categorize branch types
feat: added missingFunctionPolicy enum to define behaviors for missing function scenarios refactor: added handle guest branches and report missing functions feat lookupFunction to utilize new dispatch logic and improve error handling for unregistered functions

ran-j added 2 commits June 26, 2026 22:31
feat: added missingFunctionPolicy enum to define behaviors for missing function scenarios
refactor: added handle guest branches and report missing functions
feat lookupFunction to utilize new dispatch logic and improve error handling for unregistered functions
@ran-j ran-j marked this pull request as draft June 27, 2026 01:42
@ran-j ran-j changed the title feat: added guestBranchKind enum to categorize branch types Refactor runtime for move speed and better code style Jun 28, 2026
@ran-j ran-j marked this pull request as ready for review July 4, 2026 03:30
@ran-j ran-j merged commit 5196a66 into main Jul 4, 2026
6 checks passed
@ran-j ran-j deleted the refactor/refactor-codegen-control-flow branch July 4, 2026 03:43
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.

1 participant