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

[WIP] feat(ecmascript): Begin SourceTextModuleRecord and module loading implementation #178

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

aapoalas
Copy link
Collaborator

Currently very much work in progress: The Module system is large and complex, and just writing out the spec algorithms takes a good amount of time.

This will also require implementing such insignificant details as Promises. Nothing major.

@aapoalas aapoalas force-pushed the feat/ecmascript-modules branch 2 times, most recently from fbbe0e0 to 417334e Compare May 16, 2024 14:06
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