I just started to learn web assembly . I found this text
"In binary format The first four bytes represent the Wasm binary magic number \0asm; the next four bytes represent the Wasm binary version in a 32-bit format"
I am not able to understand this . Can anyone explain me this