Skip to content

Embed method_loader at compile time#35

Merged
dak2 merged 1 commit intomainfrom
embed-method-loader
Feb 23, 2026
Merged

Embed method_loader at compile time#35
dak2 merged 1 commit intomainfrom
embed-method-loader

Conversation

@dak2
Copy link
Owner

@dak2 dak2 commented Feb 23, 2026

Replace runtime require via CARGO_MANIFEST_DIR with include_str! to eliminate dependency on source directory at runtime. Add eval guard to prevent repeated class redefinition.

Replace runtime require via CARGO_MANIFEST_DIR with include_str! to
eliminate dependency on source directory at runtime. Add eval guard
to prevent repeated class redefinition.
@dak2 dak2 merged commit 969484e into main Feb 23, 2026
2 checks passed
@dak2 dak2 mentioned this pull request Feb 23, 2026
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