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

wg-runtime Status Update 2020-09-28 #44

Closed
jridgewell opened this issue Sep 25, 2020 · 2 comments
Closed

wg-runtime Status Update 2020-09-28 #44

jridgewell opened this issue Sep 25, 2020 · 2 comments

Comments

@jridgewell
Copy link
Collaborator

What was accomplished

Lessons learned

What's next

@jridgewell
Copy link
Collaborator Author

jridgewell commented Sep 25, 2020

What was accomplished

Lessons learned

  • Moving is terrible

What's next

  • Finish amp-img SSR
  • Finish auto-envolope

@samouri
Copy link
Member

samouri commented Sep 27, 2020

What was accomplished

Lessons learned

  • closure compiler can be confusing. @enum doesn't always optimize in situations I'd expect. what I expected it to. It is sometimes important to use unquoted properties for variables.
  • Double compiling using Closure can further optimize code (passing the output into the input of another compilation). We should investigate how impactful this could be for amp.

What's next

  • Vacation / Yom Kippur!
  • Researching large-scale Runtime refactoring / changes necessary for Bento.
  • Researching which parts of Runtime are only applicable to Viewer to split them out

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

No branches or pull requests

3 participants