graalvm / simplelanguage

A simple example language built using the Truffle API.
http://openjdk.java.net/projects/graal/
Universal Permissive License v1.0
606 stars 198 forks source link

Update building native image script to rc4 #49

Closed shelajev closed 6 years ago

shelajev commented 6 years ago

Fix the path to the launcher-$version.jar to the "rc4" version

shelajev commented 6 years ago

There's a better PR for this: https://github.com/graalvm/simplelanguage/pull/48