We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix: InvokeDynamic 'fix' & optimize getInvocationHooks, stub isHashed… …InJavaBase
fix: Delegate values should implement equals/hashCode too
fix: disable slicing for now & add tests for thread storage
fix: break out of the correct loop
minor: add equality methods for locals & stack
minor: add getter & fix wrong check in thread storage
Bump to 1.4.0
fix: InvokeDynamic fix & more assertions to detect broken VM code
minor: add instruction interceptor
fix: add 1 more call test && methodExit method in VMInterface