-
Notifications
You must be signed in to change notification settings - Fork 50
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
[WIP] Update WAVM to 7th Feb 2019 #493
base: master
Are you sure you want to change the base?
Conversation
@chfast apparently instead of this mess we do in the install scripts, the WAVM author suggests the following: WAVM/WAVM#128 I'm not versed in cmake at all to know if that helps. Can you check? |
Codecov Report
@@ Coverage Diff @@
## master #493 +/- ##
==========================================
+ Coverage 51.18% 52.17% +0.98%
==========================================
Files 8 8
Lines 1346 1311 -35
Branches 130 129 -1
==========================================
- Hits 689 684 -5
+ Misses 630 600 -30
Partials 27 27 |
0dbae10
to
d4e36cd
Compare
This will not work in our case unless you add it to Hunter. |
71f3068
to
114cd89
Compare
@chfast can you review this? My only requirement for this PR would be that we do not have larger memory leak due to our code than before. |
This is broken after the rebase 😢 |
c1d2ba94 from 7th Feb 2019
No description provided.