! Contains all constants and types representing the wasm ! binary format, as specified by: ! https://webassembly.github.io/spec/core/
const std = @import("std.zig")