WebAssembly / memory64

Memory with 64-bit indexes
Other
194 stars 21 forks source link

Change memory.size/grow to use index type #69

Open rossberg opened 2 days ago

rossberg commented 2 days ago

Related to #68, the operand/result types of the memory.size and memory.grow instructions need to use the index type of the respective memory as well. Otherwise the Memory64 proposal will be incompatible with the custom page size proposal, which allows page sizes of 1.