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

GC support #44

Open
qinsoon opened this issue Oct 29, 2021 · 0 comments
Open

GC support #44

qinsoon opened this issue Oct 29, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@qinsoon
Copy link
Member

qinsoon commented Oct 29, 2021

Currently V8 only works with NoGC. We need to support one or more of the simplest GCs we have (semispace, marksweep, or gencopy).

@qinsoon qinsoon added the enhancement New feature or request label Oct 29, 2021
@qinsoon qinsoon added this to the 1.0 Release milestone Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant