Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

globals declared with var statements not supported #32

Closed
guybedford opened this issue Dec 12, 2014 · 1 comment · Fixed by #34
Closed

globals declared with var statements not supported #32

guybedford opened this issue Dec 12, 2014 · 1 comment · Fixed by #34

Comments

@guybedford
Copy link
Member

Perhaps there's some way we can unwrap the bundling so that this is still enabled.

@guybedford
Copy link
Member Author

Rather, we can implement the global transform as a compiler that handles the parse tree, and substitutes global var statements to write to the global.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant