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

fix(nodejs): migrate to deferred fs intrinsic bindings #300

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

darvld
Copy link
Member

@darvld darvld commented Jun 8, 2024

Uses executable fs bindings to support deferred values. This is required by elide/969, as the Node.js fs builtin does not have access to the actual VFS instance until after the bindings are installed.

Signed-off-by: Dario Valdespino <dvaldespino00@gmail.com>
@darvld darvld self-assigned this Jun 8, 2024
@darvld darvld requested a review from sgammon as a code owner June 8, 2024 19:55
Copy link
Member

@sgammon sgammon left a comment

Choose a reason for hiding this comment

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

love it

@sgammon sgammon merged commit 6bbf0f2 into main Jun 9, 2024
7 checks passed
@sgammon sgammon deleted the fix/deferred-vfs branch June 9, 2024 03:40
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