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

memory model #35

Open
3 of 7 tasks
Tracked by #33
scott-cotton opened this issue Aug 15, 2021 · 2 comments
Open
3 of 7 tasks
Tracked by #33

memory model #35

scott-cotton opened this issue Aug 15, 2021 · 2 comments

Comments

@scott-cotton
Copy link
Member

scott-cotton commented Aug 15, 2021

  • constraints (load, store, transfer)
  • plain serialize
  • integrate types. memory model currently uses go/types and should use typeset instead.
  • solve
  • solve with opaque bindings
  • export
  • import
@scott-cotton scott-cotton mentioned this issue Aug 15, 2021
7 tasks
@scott-cotton scott-cotton changed the title memory model- [x] constraints (load, store, transfer)- [x] plain serialize- [ ] solve- [ ] solve with opaque bindings- [ ] export- [ ] import memory modet Aug 15, 2021
@scott-cotton scott-cotton changed the title memory modet memory model Aug 16, 2021
@scott-cotton scott-cotton added this to Backlog in board -- pal via automation Aug 16, 2021
@scott-cotton scott-cotton moved this from Backlog to Todo in board -- pal Aug 16, 2021
@scott-cotton
Copy link
Member Author

commit 991f7a5 makes progress on integrating types. Just need to remove the old path once the new is connected up the stack.

@scott-cotton
Copy link
Member Author

commit bcbf71a integrates pal typesets (still a bit of stabilisation, but basically ok for the task).

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

No branches or pull requests

1 participant