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

Meeting 2021-01-28 #399

Closed
XAMPPRocky opened this issue Jan 28, 2021 · 1 comment
Closed

Meeting 2021-01-28 #399

XAMPPRocky opened this issue Jan 28, 2021 · 1 comment
Labels
t: meeting Meeting agendas & minutes

Comments

@XAMPPRocky
Copy link
Member

Where & When

Agenda

Feel free to propose additional items in this thread.

@XAMPPRocky XAMPPRocky added the t: meeting Meeting agendas & minutes label Jan 28, 2021
@XAMPPRocky
Copy link
Member Author

XAMPPRocky commented Jan 28, 2021

Minutes

Project Updates:

  • @XAMPPRocky: Not much, but did add arch module.
  • @VZout: Focused on ark work.
  • @khyperia: Working on Android stuff for Ark.
  • @eddyb: Worked mostly on storage class inference. Moving to specialising for storage classes.
    • How do you we do error handling?
  • @khyperia: You could inject OpLine instructions

Discussion around duplicating information as it relates to Android.

  • @khyperia: Duplicating instructions such as OpVariable, worked and isn't against spec, but broke android.
    • Questions about whether to merge OpVariables if they have different Debug names, but share all other attributes.
  • @eddyb: Can you see builtins through reflection?
  • @khyperia: Don't think so, but there are other cases where you can look up stuff from selections such as uniforms
    • What if you two duplicate uniforms on Android? Might break?
  • @eddyb: We should probably use a different decoration.
  • @khyperia: I think we should stop emitting names for builtins
  • @termhn: agreed
  • @eddyb: Rust statics have the different semantics, we might need to be careful if we want to have global mutable state at some point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t: meeting Meeting agendas & minutes
Projects
None yet
Development

No branches or pull requests

1 participant