Files
Toy/repl/bytecode_inspector.h

4 lines
61 B
C

#pragma once
int inspect_bytecode(unsigned char* bytecode);