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

JS compiler: Separate compiler from output #162

Open
dnakamura opened this issue Mar 28, 2018 · 0 comments
Open

JS compiler: Separate compiler from output #162

dnakamura opened this issue Mar 28, 2018 · 0 comments

Comments

@dnakamura
Copy link
Collaborator

There should be more clear separation between the tasks of bytecode generation and creating the output module. Doing this would make life simpler should we ever want to change the module format, in addition it would make it possible to support multiple output formats (if we ever want to do that in the future)

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

No branches or pull requests

1 participant