Skip to content

Adjust documentation of limitations in README#591

Open
alexcrichton wants to merge 2 commits intoWebAssembly:mainfrom
alexcrichton:update-readme
Open

Adjust documentation of limitations in README#591
alexcrichton wants to merge 2 commits intoWebAssembly:mainfrom
alexcrichton:update-readme

Conversation

@alexcrichton
Copy link
Collaborator

  • Update for C++ Exceptions being supported.
  • Update the threading-related bits slightly.
  • Indicate that dynamic linking works but may not be as fully tested.
  • Networking works, just not on WASIp1.

* Update for C++ Exceptions being supported.
* Update the threading-related bits slightly.
* Indicate that dynamic linking works but may not be as fully tested.
* Networking works, just not on WASIp1.
@alexcrichton alexcrichton requested a review from dicej March 4, 2026 21:01
* Dynamic linking [is supported][dylink] but not as fully baked as static
linking. There might be obscure bugs in some situations related to dynamic
linking.
* The WASIp1 targets do not support networking, but WASIp2/WASIp3 support
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this true? I think we support some networking for p1 via host-pre-opened sockets.

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