## Bytecode - [x] Byte array - Auto-expand - Add/retrive byte/int/float/string - Should not be larger than the byte array itself - [ ] Bytecode - Add/retrive all types of data - Keeps no memory except for caching - [ ] Bytecode debugging info - [ ] Bytecode loader - Combine multiple chunks - Resolve function ids, constant ids, etc