Get bytecode of the chunk
Closed this issue · 2 comments
calebwin commented
Is there a way to get the source: &[u8]
from a Chunk
? As long as it's read-only, there shouldn't be any UB. Right?
jugglerchris commented
Closing; as discussed in #154 getting the source to a Chunk
isn't what's actually wanted.