Skip to content

cleanup(core): Move JsRealm into a separate module#18641

Merged
bartlomieju merged 1 commit into
denoland:mainfrom
andreubotella:realms-module
Apr 8, 2023
Merged

cleanup(core): Move JsRealm into a separate module#18641
bartlomieju merged 1 commit into
denoland:mainfrom
andreubotella:realms-module

Conversation

@andreubotella

Copy link
Copy Markdown
Contributor

This will help make reviews easier for #15760, which moves a number of methods related to module loading from JsRuntime into JsRealm.

This will help make reviews easier for denoland#15760, which moves a number of
methods related to module loading from `JsRuntime` into `JsRealm`.

@bartlomieju bartlomieju left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bartlomieju bartlomieju merged commit 8c4f37d into denoland:main Apr 8, 2023
@andreubotella andreubotella deleted the realms-module branch April 8, 2023 15:00
levex pushed a commit that referenced this pull request Apr 12, 2023
This will help make reviews easier for #15760, which moves a number of
methods related to module loading from `JsRuntime` into `JsRealm`.
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