java.lang.Object
com.dylibso.chicory.runtime.MemCopyWorkaround
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidmemoryCopy(int destination, int offset, int size, Memory memory) static booleanstatic booleanshouldUseMemWorkaround(String version)
-
Method Details
-
shouldUseMemWorkaround
public static boolean shouldUseMemWorkaround() -
shouldUseMemWorkaround
-
memoryCopy
-