Skip to content

Defer external invocation targets in translation#111

Merged
istathar merged 2 commits into
technique-lang:mainfrom
istathar:defer-remote
Jun 13, 2026
Merged

Defer external invocation targets in translation#111
istathar merged 2 commits into
technique-lang:mainfrom
istathar:defer-remote

Conversation

@istathar

Copy link
Copy Markdown
Member

Fix a bug that was discovered in the translation phase of the compiler where we were failing to handle remote invocation targets. By their nature, external targets will remain unresolved through translation and linking and can only be looked up at runtime.

@istathar istathar self-assigned this Jun 11, 2026
@istathar istathar merged commit 3b6d1bc into technique-lang:main Jun 13, 2026
1 check passed
@istathar istathar deleted the defer-remote branch June 14, 2026 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant