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

Fix/code gen namespacing #12

Merged
merged 2 commits into from
Mar 15, 2024
Merged

Fix/code gen namespacing #12

merged 2 commits into from
Mar 15, 2024

Conversation

joshLong145
Copy link
Owner

Adds namespacing to methods which are loaded into the global object with the namespace given in the configuration.
If a namespace is not provided span is used as the default.
In a later version flat function hoisting will be removed in favor of explicit name spacing.

@joshLong145 joshLong145 merged commit 02f5ef9 into master Mar 15, 2024
2 checks passed
@joshLong145 joshLong145 deleted the fix/code-gen-namespacing branch March 22, 2024 13:10
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