WebAssembly / memory64

Memory with 64-bit indexes
Other
220 stars 20 forks source link

Some typos in the limits binary format #9

Closed lars-t-hansen closed 3 years ago

lars-t-hansen commented 4 years ago

https://github.com/WebAssembly/memory64/blob/master/proposals/memory64/Overview.md#binary-format

Looks like the entries for 'max' are not written up properly? I would have expected an 'm' on lines 2, 4, 6, not epsilon and 'n'.

binji commented 3 years ago

Fixed.