Constant greenwasm_spectest::SPECTEST_MODULE[][src]

pub const SPECTEST_MODULE: &[u8] = b"\x00asm\x01\x00\x00\x00\x01\x1a\x06`\x00\x00`\x01\x7f\x00`\x01}\x00`\x01|\x00`\x02\x7f}\x00`\x02||\x00\x03\x07\x06\x00\x01\x02\x03\x04\x05\x04\x05\x01p\x01\n\x14\x05\x04\x01\x01\x01\x02\x06!\x04\x7f\x00A\x9a\x05\x0b~\x00B\x9a\x05\x0b}\x00Cf\xa6&D\x0b|\x00D\xcd\xcc\xcc\xcc\xcc\xd4\x84@\x0b\x07\x92\x01\x0c\x05print\x00\x00\tprint_i32\x00\x01\tprint_f32\x00\x02\tprint_f64\x00\x03\rprint_i32_f32\x00\x04\rprint_f64_f64\x00\x05\x05table\x01\x00\x06memory\x02\x00\nglobal_i32\x03\x00\nglobal_i64\x03\x01\nglobal_f32\x03\x02\nglobal_f64\x03\x03\n\x13\x06\x02\x00\x0b\x02\x00\x0b\x02\x00\x0b\x02\x00\x0b\x02\x00\x0b\x02\x00\x0b\x00\"\x04name\x02\x1b\x06\x00\x00\x01\x01\x00\x00\x02\x01\x00\x00\x03\x01\x00\x00\x04\x02\x00\x00\x01\x00\x05\x02\x00\x00\x01\x00"

Module that is expected under the name "spectest" by all spectest testcases.

This is automatically registered by all run_ functions in this modules that work at file granularity or higher.