Skip to content

dotneutron/project-panama-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Closing the gap between JVM and native APIs

This is a test for the early-access version of Project Panama.

  • Platform: Ubuntu 20.04

  • Dependencies: build-essential (should suffice)

The naming convention for shared libraries is OS dependent afaik, so you'll have to tweak some things if you're running on Windows / macOS.

Download Early-Acess Build

$ chmod +x download.sh && ./download.sh

Place the resulting directory somewhere on your path.

(You can get binaries for Windows / macOS from here)

Build

$ chmod +x build.sh && ./build.sh

Run

$ chmod +x run.sh && ./run.sh

Check out more examples & details here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published