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 private tables #265

Merged
merged 2 commits into from
Jul 2, 2024
Merged

GC private tables #265

merged 2 commits into from
Jul 2, 2024

Conversation

zetanumbers
Copy link
Contributor

@zetanumbers zetanumbers commented May 6, 2024

GC now does not consider elem to private tables to be used.

So in practice this branch allowed me to strip out dynamic dispatched functions (rust's std::fmt) after using wizer on a module.

GC now does not consider elem to private tables to be used
@guybedford guybedford merged commit 1bace0e into rustwasm:main Jul 2, 2024
8 checks passed
@zetanumbers zetanumbers deleted the gc-tables branch July 3, 2024 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants