Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for supports (0.13 sec)

  1. CHANGELOG.md

    _2021-01-30_
    
    **This release adds initial support for [GraalVM][graalvm].**
    
    GraalVM is an exciting new platform and we're eager to adopt it. The startup time improvements over
    the JVM are particularly impressive. Try it with okcurl:
    
    ```
    $ ./gradlew okcurl:nativeImage
    $ ./okcurl/build/graal/okcurl https://cash.app/robots.txt
    ```
    
    This is our first release that supports GraalVM. Our code on this platform is less mature than JVM
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Thu Apr 18 01:31:39 GMT 2024
    - 21.4K bytes
    - Viewed (0)
Back to top