Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Encoding Sample App

Simple Application that will output encoded values of Hello World!

Running

Java:

./gradlew :sample:jvmRun -PKMP_TARGETS="JVM"

Native:

./gradlew :sample:runReleaseExecutableNativeHost -PKMP_TARGETS="LINUX_ARM64,LINUX_X64,MACOS_ARM64,MACOS_X64,MINGW_X64"