back
user profile
fniephaus
2,175karma·238submissions·May 19, 2014
about
Researcher on the GraalVM team at Oracle Labs. Developer tools, programming languages, virtual machines. Previously at HPI, Google, and Maton Guitars.
[ https://fniephaus.com ]
[ https://twitter.com/fniephaus ]
[ my public key: https://keybase.io/fniephaus; my proof: https://keybase.io/fniephaus/sigs/2dy-DvixjWd3ZV-Bd7WhIw57HYYen9GSztnMeoXTmXY ]
recent activity (238 total)
290 pts
comment
BTW: We (the GraalVM team) maintain a full-blown LLVM bitcode runtime that can be embedded in Spring or any other JVM application and compiled to native: https://github.com/oracle/…
comment
Hi @edburns, As Thomas mentioned, we continue our mission to run programs faster and more efficiently. So yes, the GraalVM Docker images are still maintained and now include images with the new GraalV…
comment
Fabio from the GraalVM team here. I hope it isn't used in production yet because we still consider the use of native extensions experimental in GraalPy. However, we definitely see a need for this…
comment
Fabio from the GraalVM team here. You may want to take a look at this: https://blogs.oracle.com/ateam/post/want-to-use-llm-python-f... …
comment
Thanks for the question, nurettin. Although GraalPy can create standalone applications [1], you don't have to turn your hello world script into a self-contained binary. You can, of course, create…
comment
For anyone interested, here's the PyPI repository with additional binary wheels for GraalPy:
https://www.graalvm.org/python/wheels/ We also want to make it easy for Pyt…
comment
OP here. More details about this particular release are in the blog post at https://medium.com/graalvm/whats-new-in-graal-languages-24-1... Happy to answer any additional questio…
comment
Correct: > ... the JVM can intercept the resulting SIGSEGV ("Signal: Segmentation Fault"), look at the return address for that signal, and figure out where that access was made in the gen…
3 pts
comment
The GFTC [1] is a new license for GraalVM modelled on Oracle JDK's successful NFTC [2] license which was launched in 2021. [1] https://www.oracle.com/downloads/licenses/…