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

feat: implement initSync #185

Merged
merged 1 commit into from
Dec 26, 2024
Merged

feat: implement initSync #185

merged 1 commit into from
Dec 26, 2024

Conversation

SukkaW
Copy link
Contributor

@SukkaW SukkaW commented Dec 14, 2024

Fixes #184 by implementing initSync using WebAssembly.Module and WebAssembly.Instance.

I have not added a unit test case for initSync since I don't know which test file to add. Please give me a review comment on this if you believe a unit test is needed.

@SukkaW
Copy link
Contributor Author

SukkaW commented Dec 21, 2024

@guybedford Just a friendly ping. Would you like to review this PR and share your thoguhts?

@guybedford
Copy link
Owner

Sure I'm happy to land this for Node.js / non-browser use cases.

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.

Init es-module-lexer synchronously
2 participants