SizeThe size instruction, returns the amount of pages the memory instance currently has, each page is sized 64KiB.Try itSyntaxwasm;; get the amount of pages the memory has memory.size Instruction Binary opcode memory.size 0x3f