This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-04-26
Channels
- # babashka (7)
- # beginners (85)
- # calva (39)
- # cider (3)
- # clara (1)
- # clj-kondo (10)
- # clojure (194)
- # clojure-europe (36)
- # clojure-madison (2)
- # clojure-nl (13)
- # clojure-spec (11)
- # clojure-uk (2)
- # clojurescript (17)
- # community-development (5)
- # component (9)
- # conjure (4)
- # core-async (3)
- # cursive (32)
- # data-science (26)
- # datomic (31)
- # graalvm (22)
- # holy-lambda (31)
- # honeysql (7)
- # introduce-yourself (1)
- # jobs (9)
- # jobs-rus (1)
- # lsp (3)
- # malli (9)
- # off-topic (54)
- # pathom (27)
- # pedestal (6)
- # portal (1)
- # re-frame (4)
- # releases (1)
- # remote-jobs (1)
- # sci (3)
- # shadow-cljs (4)
- # spacemacs (13)
- # vim (14)
- # xtdb (3)
GraalVM 22.1.0 released: https://github.com/graalvm/graalvm-ce-builds/releases/tag/vm-22.1.0
release notes coming tonight. I think they might now have some way to develop faster
Release notes https://www.graalvm.org/release-notes/22_1/. New -Ob switch for fast dev builds.
Release notes https://www.graalvm.org/release-notes/22_1/. New -Ob switch for fast dev builds.
Trying a graal bump on babashka: https://github.com/babashka/babashka/tree/graal2210
image size goes down by ~ 1mb. nice :) Not huge, but I'm already glad the size is not going up. There were a few releases in the past that added 5mb for unclear reasons.
Is there any information on GraalVM EE licensing for targeting AWS Lambda? Specifically, the Oracle Java SE Subscription states that a processor metric is used. If there are a number of Lambda functions, each compiled using GraalVM EE native, how would this map to the processor metric? Any information would be appreciated
Sorry - wrong place 🙂