Bytecode-Modification-Framework icon indicating copy to clipboard operation
Bytecode-Modification-Framework copied to clipboard

The ability to skip interpretation of certain class components

Open Col-E opened this issue 8 years ago • 0 comments

For example, there should be a way to load only the constant pool and ignore everything else. This could also pave way to a lazy-load system so nothing is interpreted unless it's accessed.

Col-E avatar Jan 21 '17 00:01 Col-E