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

Write Documentation on Garbage collection in WebKit #34

Open
stwrt opened this issue May 3, 2023 · 9 comments
Open

Write Documentation on Garbage collection in WebKit #34

stwrt opened this issue May 3, 2023 · 9 comments

Comments

@stwrt
Copy link
Member

stwrt commented May 3, 2023

No description provided.

@AtulRaghuvanshi73
Copy link

AtulRaghuvanshi73 commented Aug 2, 2023

Hello @stwrt I would like to work on this, can you suggest some resources I should refer before I start working on this.

@stwrt
Copy link
Member Author

stwrt commented Aug 2, 2023

@AtulRaghuvanshi73 Thanks for wanting to work on this 😃.

These past blog posts would be good places to start:

  1. https://webkit.org/blog/12967/understanding-gc-in-jsc-from-scratch/
  2. https://webkit.org/blog/7122/introducing-riptide-webkits-retreating-wavefront-concurrent-garbage-collector/
  3. https://trac.webkit.org/wiki/Inspecting%20the%20GC%20heap

You can also ask any questions in the WebKit JSC Slack channel too if something doesn't make sense about the garbage collector.

@AtulRaghuvanshi73
Copy link

AtulRaghuvanshi73 commented Aug 2, 2023

@stwrt Thanks for the resources they are very helpful, will start working on the docs soon.
Hey one more thing I am having trouble in finding the slack channel, if possible, can you provide a link to join please.

@AtulRaghuvanshi73
Copy link

@stwrt thanks

@AtulRaghuvanshi73
Copy link

@stwrt I wanted to know that where should I create a Garbage collection section for this documentation?
Like where should this go?

@stwrt
Copy link
Member Author

stwrt commented Oct 4, 2023

@AtulRaghuvanshi73 Deep Dive / JSC would be the best place to put garbage collection documentation.

@AtulRaghuvanshi73
Copy link

@stwrt ok

@AtulRaghuvanshi73
Copy link

@stwrt I wrote about the garbage collection a while ago but the pr is not reviewed.
can you plz check whether the documentation is right or not.

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

No branches or pull requests

2 participants