Conversation
|
Thank you for submitting a pull request! If this is your first PR, make sure to add yourself to AUTHORS. |
8946ea9 to
0227dc5
Compare
chadaustin
left a comment
There was a problem hiding this comment.
As long as tests pass, seems okay to me, thanks!
Adds the removed method from emscripten-core@ecb7bb3#diff-b89415f247dd9bc4a13f065288c5e651
0227dc5 to
2de498f
Compare
|
How can I run the embind tests in isolation so I can fix the issue? |
2de498f to
08abc35
Compare
|
You can run |
|
This issue has been automatically marked as stale because there has been no activity in the past year. It will be closed automatically if no further activity occurs in the next 30 days. Feel free to re-open at any time if this issue is still relevant. |
|
I don't understand why the tests failed. |
Description of the change
Adds back the removed method from this commit
Fixed Issues
Fixes #11274
Fixes #9704
Allows running Atom's core engine in the browser: atom/superstring#79
Minimal working example
This PR fixes the following
mwe.cpp