Giter Site home page Giter Site logo

Comments (3)

gilles-duboscq avatar gilles-duboscq commented on September 12, 2024 1

Thanks for reaching out about this @linghengqian.

Note that you can use org.graalvm.polyglot:java instead of org.graalvm.polyglot:java-community, that would automatically bring in the necessary dependencies.
It is licenced as GFTC so it's free even for production use. See the FAQ.

For GPL espresso-runtime-resource bits based on OpenJDK21 you'd need:

  • A standard build (on all platforms)
  • A "sulong"/"llvm" build (on linux and darwin amd64 at the moment)

Maybe the GraalVM backport maintainers could publish those in the future? /cc @zakkak

There should be nothing special about the standard build.
For the llvm build, you'll need a Sulong toolchain and build the JDK with that.
Then you can point ESPRESSO_JAVA_HOME to the standard build and ESPRESSO_LLVM_JAVA_HOME to the llvm build.
With that you should be able to build ESPRESSO_RUNTIME_RESOURCES.
To get all platforms merged, you can use mx archive-pd-layouts/mx restore-pd-layouts and mx --multi-platform-layout-directories=... build.
I can provide further details on how to build if necessary.

from graal.

fernando-valdez avatar fernando-valdez commented on September 12, 2024

Internal ticket: GR-56345

from graal.

linghengqian avatar linghengqian commented on September 12, 2024

from graal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.