WebAssembly / memory64

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

Update interpreter and test suite for table64 #53

Closed sbc100 closed 2 months ago

sbc100 commented 2 months ago

I didn't end up duplicating all of the table.* tests here but just enough to get a little coverage for each instruction. Let me know if you think its worth duplicating more.