Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Wasm: enable stack trace exceptions, simple exceptions test, upgrade emscripten #8319

Merged
merged 3 commits into from
Oct 15, 2020

Conversation

yowl
Copy link
Contributor

@yowl yowl commented Sep 12, 2020

This PR adds the call to set the stack trace for exceptions. This allows the simple exceptions test to pass (with one exception - function names are not available in release mode). Exceptions are not 100% in Wasm, but pass these tests.

Updates emscripten for a ROTL/R bug fix in clang++.

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

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

Thank you!

@jkotas jkotas merged commit 0d45438 into dotnet:master Oct 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants