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

Document all features of wasm-bindgen #4342

Merged
merged 2 commits into from
Dec 8, 2024

Conversation

RunDevelopment
Copy link
Contributor

This documents all features and puts them into 3 categories:

  1. User-facing features. These are features users are allowed to use and that we actively support. E.g. strict-macro.
  2. Deprecated features. These are features users are not supposed to use anymore, but nonetheless allowed.
  3. Internal features. Features for testing and debugging that happen to public.

I documented all user-facing and deprecated feature and put a note on all internal features.

Copy link
Collaborator

@daxpedda daxpedda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@daxpedda daxpedda merged commit 1291c00 into rustwasm:main Dec 8, 2024
55 checks passed
@RunDevelopment RunDevelopment deleted the feature-doc branch December 8, 2024 23:04
daxpedda pushed a commit to daxpedda/wasm-bindgen that referenced this pull request Dec 19, 2024
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