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
Probably the thing to do is spend a small amount of time seeing how many changes are necessary to convert our bindings to be const-correct, and if that seems reasonable, file an issue upstream about it.
Related to #104. I still am unconvinced to implement that because it makes the code a bit uglier, and the patterns we are using now work for us.
We could also go upstream and make binaryen methods const-correct, which would let us use the most correct patterns in the bindings.
The text was updated successfully, but these errors were encountered: