pywasm icon indicating copy to clipboard operation
pywasm copied to clipboard

Allow "minimum" and "maximum" in constructor for Limits object

Open prescod opened this issue 4 years ago • 2 comments

https://github.com/mohanson/pywasm/blob/8cb78724d00014a36e5eb4c8c60ab6dd1a1aad6c/pywasm/binary.py#L80

I'd suggest these be called "minimum" and "maximum" rather than "n" and "m".

prescod avatar Dec 26 '20 02:12 prescod

Well, let me think about it, because doing so will break compatibility.

mohanson avatar Dec 30 '20 10:12 mohanson

If you agree that it is a good direction I can try to implement it in a backwards-compatible way. I just do not do the work if you are not interested in the change.

prescod avatar Jan 11 '21 22:01 prescod