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

Implement Synthetic Modules #3224

Closed
jedel1043 opened this issue Aug 17, 2023 · 0 comments · Fixed by #3294
Closed

Implement Synthetic Modules #3224

jedel1043 opened this issue Aug 17, 2023 · 0 comments · Fixed by #3294
Labels
API E-Medium Medium difficulty problem enhancement New feature or request

Comments

@jedel1043
Copy link
Member

Right now users that want to define modules from Rust code necessarily need to use an embed script to do that. However, with the JSON Modules proposal coming soon, the spec will have a way to define Synthetic Modules, which covers this exact use case.

We already have some glue code on our implementation of modules to support this, so I think we can get a bit ahead and implement Synthetic Modules.

@jedel1043 jedel1043 added enhancement New feature or request API E-Medium Medium difficulty problem labels Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API E-Medium Medium difficulty problem enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant