Skip to content

Tags: xxDark/SSVM

Tags

1.4.6

fix: InvokeDynamic 'fix' & optimize getInvocationHooks, stub isHashed…

…InJavaBase

1.4.5

fix: Delegate values should implement equals/hashCode too

1.4.4

fix: disable slicing for now & add tests for thread storage

1.4.3

fix: break out of the correct loop

1.4.2

minor: add equality methods for locals & stack

1.4.1

minor: add getter & fix wrong check in thread storage

1.4.0

Bump to 1.4.0

1.3.7

fix: InvokeDynamic fix & more assertions to detect broken VM code

1.3.6

minor: add instruction interceptor

1.3.5

fix: add 1 more call test && methodExit method in VMInterface