IllegalStateException: No language and polyglot implementation was found on the classpath. Make sure the truffle-api.jar is on the classpath.
Had to add all these dependencies:
org.graalvm.js js 1.0.0-rc10 org.graalvm.js js-scriptengine 1.0.0-rc10 org.graalvm.truffle truffle-api 1.0.0-rc10