Skip to content

feat: add sync api for fetching files#98

Closed
dsherret wants to merge 4 commits into
denoland:mainfrom
dsherret:feat_sync_api
Closed

feat: add sync api for fetching files#98
dsherret wants to merge 4 commits into
denoland:mainfrom
dsherret:feat_sync_api

Conversation

@dsherret

Copy link
Copy Markdown
Contributor

This will be used for require ESM.

Part of denoland/deno#26136

@dsherret

dsherret commented Jan 24, 2026

Copy link
Copy Markdown
Contributor Author

Actually, I'm not sure about doing this because probably files should always be fetched concurrently even with require esm.

@dsherret

dsherret commented Jan 28, 2026

Copy link
Copy Markdown
Contributor Author

Not going to do this. We're going to run the loading in a separate tokio runtime.

@dsherret dsherret closed this Jan 28, 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