1 2 3 4 5
include!("bytecode_helpers/locals.rs"); include!("bytecode_helpers/ops_and_literals.rs"); include!("bytecode_helpers/storage.rs"); include!("bytecode_helpers/array_runtime.rs"); include!("bytecode_helpers/bytes_runtime.rs");