Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Engine.Realm, expose Engine.Intrinsics and Engine.Global directly #1722

Merged
merged 1 commit into from Jan 5, 2024

Conversation

lahma
Copy link
Collaborator

@lahma lahma commented Jan 5, 2024

No description provided.

@lahma lahma merged commit 7e08bab into sebastienros:main Jan 5, 2024
3 checks passed
@lahma lahma deleted the direct-intrinsicts branch January 5, 2024 11:37
@viceice
Copy link
Contributor

viceice commented Jan 5, 2024

This change is casuing trouble, i can no longer extend Function because the only accessable constructor needs a Realm 😕

It should probably changed to remove the explicit realm and use it from engine implicit?

@viceice
Copy link
Contributor

viceice commented Jan 5, 2024

ok, found a workaround by using ClrFunction directly 🤗

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.

None yet

2 participants