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

[compiler] Design heap tracer #362

Open
hihiboss opened this issue Mar 3, 2019 · 0 comments
Open

[compiler] Design heap tracer #362

hihiboss opened this issue Mar 3, 2019 · 0 comments
Labels
on progress this issue now on progress
Milestone

Comments

@hihiboss
Copy link
Member

hihiboss commented Mar 3, 2019

Subject
compiler

Detail
Design the heap tracer. Heap is used to store the data of dynamic size.
Heap would be key-value data structure.
So, compiler needs a heap tracer!

@hihiboss hihiboss added this to the v0.2.0 milestone Mar 3, 2019
@hihiboss hihiboss added the on progress this issue now on progress label Mar 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on progress this issue now on progress
Projects
None yet
Development

No branches or pull requests

1 participant