Skip to content

feat: async fs + fix fmt#101

Merged
load1n9 merged 2 commits intomainfrom
async-fs
Aug 4, 2025
Merged

feat: async fs + fix fmt#101
load1n9 merged 2 commits intomainfrom
async-fs

Conversation

@load1n9
Copy link
Member

@load1n9 load1n9 commented Aug 4, 2025

No description provided.

@load1n9 load1n9 merged commit 7eb35db into main Aug 4, 2025
4 checks passed
@load1n9 load1n9 deleted the async-fs branch August 4, 2025 22:54
pub enum MacroTask<UserMacroTask> {
/// Resolve a promise.
ResolvePromise(Global<Value<'static>>),
/// Resolve a promise with a string value.
Copy link
Member

Choose a reason for hiding this comment

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

You should have put these two in RuntimeMacroTask instead of here.

Copy link
Member

Choose a reason for hiding this comment

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

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