Fix typo in "Notable Limitations" section of README (#246)

pull/248/head
Ryan Lopopolo 3 years ago committed by GitHub
parent d1597d2a81
commit 67f8fa515c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -86,7 +86,7 @@ in the install directory.
This repository does not yet support C++ exceptions. C++ code is
supported only with -fno-exceptions for now. Similarly, there is not
yet support for setjmp/longjmp. Work on support for [exception handling]
s underway at the language level which will support both of these
is underway at the language level which will support both of these
features.
[exception handling]: https://github.com/WebAssembly/exception-handling/

Loading…
Cancel
Save