You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #3258 from digitalinfinity:wabt_break
wabt was not listed as a dependency in ChakraCore.vcxproj. In VS2017 with lightweight solution loading enabled, this was consistently reproing as a link failure. Adding an explicit project dependency to wabt appears to fix the problem.
0 commit comments