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

remove interfaces #1

Open
avindra opened this issue Feb 5, 2020 · 1 comment
Open

remove interfaces #1

avindra opened this issue Feb 5, 2020 · 1 comment

Comments

@avindra
Copy link
Owner

avindra commented Feb 5, 2020

fairly convinced the current implementation can be done using tuples

creating clearer boundaries for the graphics code should naturally lead to a complete implementation with tuples only, which will compile down to less bits

@avindra
Copy link
Owner Author

avindra commented Oct 28, 2020

Closure compiler on advanced mode seems to handle this fine (no objects remain in output).

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