WebAssembly / memory64

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

[table64] Fix validation rules for table.fill/copy/size/grow #54

Closed sbc100 closed 2 months ago

sbc100 commented 2 months ago

Also, add more tests.

sbc100 commented 2 months ago

Actually it looks like table init and copy test files are auto-generated, so looking at updating the generators .

sbc100 commented 2 months ago

table_init.wast and table_copy.wast are now correctly auto-generated from the meta scripts