Byte array (#1)
Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
12
TODO.md
Normal file
12
TODO.md
Normal file
@@ -0,0 +1,12 @@
|
||||
## Bytecode
|
||||
|
||||
- [x] Byte array
|
||||
- Auto-expand
|
||||
- Add/retrive byte/int/float/string
|
||||
- Should not be larger than the byte array itself
|
||||
- [ ] Chunk
|
||||
- Add/retrive all types of data
|
||||
- Keeps no memory except for caching
|
||||
- [ ] Chunk loader
|
||||
- Combine multiple chunks
|
||||
- Resolve function ids, constant ids, etc
|
||||
Reference in New Issue
Block a user